OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_420
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_rc_calc_dpi.c
46
to->
native_420
= from->
native_420
;
111
pps->
native_420
? CM_420 : CM_444));
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
234
dsc_cfg->
native_420
<< DSC_PPS_NATIVE_420_SHIFT;
272
if (vdsc_cfg->
native_420
|| vdsc_cfg->native_422) {
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dsc.h
256
* @
native_420
: True if Native 4:2:0 supported else false.
258
bool
native_420
;
member in struct:drm_dsc_config
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dsc.c
311
DC_LOG_DSC("\tnative_420 %d", pps->
native_420
);
397
dsc_reg_vals->pps.
native_420
= (dsc_reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR420);
597
NATIVE_420
, reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR420,
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026