OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_422
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_rc_calc_dpi.c
45
to->
native_422
= from->
native_422
;
110
(pps->
native_422
? CM_422 :
124
if (pps->
native_422
|| pps->native_420)
129
/* in
native_422
or native_420 modes, the bits_per_pixel is double the target bpp
132
if (pps->
native_422
|| pps->native_420)
/src/sys/external/bsd/drm2/dist/drm/
drm_dsc.c
233
pps_payload->native_422_420 = dsc_cfg->
native_422
|
272
if (vdsc_cfg->native_420 || vdsc_cfg->
native_422
) {
296
else if (vdsc_cfg->
native_422
)
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dsc.h
252
* @
native_422
: True if Native 4:2:2 supported, else false
254
bool
native_422
;
member in struct:drm_dsc_config
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dsc.c
312
DC_LOG_DSC("\tnative_422 %d", pps->
native_422
);
396
dsc_reg_vals->pps.
native_422
= (dsc_reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR422);
596
NATIVE_422
, reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR422,
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025