Home
last modified time | relevance | path

Searched refs:bit_depth_reduction_params (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce/
Ddce_opp.c106 const struct bit_depth_reduction_params *params) in set_truncation()
151 const struct bit_depth_reduction_params *params) in dce60_set_truncation()
201 const struct bit_depth_reduction_params *params) in set_spatial_dither()
303 const struct bit_depth_reduction_params *params) in set_temporal_dither()
534 const struct bit_depth_reduction_params *params) in dce110_opp_program_bit_depth_reduction()
546 const struct bit_depth_reduction_params *params) in dce60_opp_program_bit_depth_reduction()
652 struct bit_depth_reduction_params *fmt_bit_depth, in dce110_opp_program_fmt()
678 struct bit_depth_reduction_params *fmt_bit_depth, in dce60_opp_program_fmt()
Ddce_opp.h337 const struct bit_depth_reduction_params *params);
351 struct bit_depth_reduction_params *fmt_bit_depth,
Ddce_transform.c791 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction()
851 const struct bit_depth_reduction_params *bit_depth_params) in dce60_program_bit_depth_reduction()
981 const struct bit_depth_reduction_params *bit_depth_params) in dce_transform_set_pixel_storage_depth()
1034 const struct bit_depth_reduction_params *bit_depth_params) in dce60_transform_set_pixel_storage_depth()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/hw/
Dopp.h68 struct bit_depth_reduction_params { struct
307 struct bit_depth_reduction_params *fmt_bit_depth,
318 const struct bit_depth_reduction_params *params);
Dtransform.h36 struct bit_depth_reduction_params;
178 const struct bit_depth_reduction_params *bit_depth_params);
Ddpp.h232 const struct bit_depth_reduction_params *bit_depth_params);
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dresource.h582 struct bit_depth_reduction_params *fmt_bit_depth);
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_stream.h259 struct bit_depth_reduction_params bit_depth_params;
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce110/
Ddce110_transform_v.c628 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_resource.c4663 struct bit_depth_reduction_params *fmt_bit_depth) in resource_build_bit_depth_reduction_params()
Damdgpu_dc.c755 struct bit_depth_reduction_params params; in dc_stream_set_dither_option()