OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:luma_viewport
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_transform_v.c
56
struct rect *
luma_viewport
,
60
luma_viewport
->x = scl_data->viewport.x - scl_data->viewport.x % 2;
61
luma_viewport
->y = scl_data->viewport.y - scl_data->viewport.y % 2;
62
luma_viewport
->width =
64
luma_viewport
->height =
66
chroma_viewport->x =
luma_viewport
->x;
67
chroma_viewport->y =
luma_viewport
->y;
68
chroma_viewport->height =
luma_viewport
->height;
69
chroma_viewport->width =
luma_viewport
->width;
72
luma_viewport
->height += luma_viewport->height % 2
537
struct rect
luma_viewport
= {0};
local in function:dce110_xfmv_set_scaler
[
all
...]
amdgpu_dce110_transform_v.c
56
struct rect *
luma_viewport
,
60
luma_viewport
->x = scl_data->viewport.x - scl_data->viewport.x % 2;
61
luma_viewport
->y = scl_data->viewport.y - scl_data->viewport.y % 2;
62
luma_viewport
->width =
64
luma_viewport
->height =
66
chroma_viewport->x =
luma_viewport
->x;
67
chroma_viewport->y =
luma_viewport
->y;
68
chroma_viewport->height =
luma_viewport
->height;
69
chroma_viewport->width =
luma_viewport
->width;
72
luma_viewport
->height += luma_viewport->height % 2
537
struct rect
luma_viewport
= {0};
local in function:dce110_xfmv_set_scaler
[
all
...]
amdgpu_dce110_transform_v.c
56
struct rect *
luma_viewport
,
60
luma_viewport
->x = scl_data->viewport.x - scl_data->viewport.x % 2;
61
luma_viewport
->y = scl_data->viewport.y - scl_data->viewport.y % 2;
62
luma_viewport
->width =
64
luma_viewport
->height =
66
chroma_viewport->x =
luma_viewport
->x;
67
chroma_viewport->y =
luma_viewport
->y;
68
chroma_viewport->height =
luma_viewport
->height;
69
chroma_viewport->width =
luma_viewport
->width;
72
luma_viewport
->height += luma_viewport->height % 2
537
struct rect
luma_viewport
= {0};
local in function:dce110_xfmv_set_scaler
[
all
...]
Completed in 65 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025