Searched refs:SPATIAL_DITHER_DEPTH (Results 1 – 4 of 4) sorted by relevance
180 params->flags.SPATIAL_DITHER_DEPTH == 2) in set_spatial_dither()188 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || in set_spatial_dither()189 params->flags.SPATIAL_DITHER_DEPTH == 1) { in set_spatial_dither()193 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in set_spatial_dither()248 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in set_spatial_dither()
78 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || params->flags.SPATIAL_DITHER_DEPTH == 1) { in opp1_set_spatial_dither()82 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in opp1_set_spatial_dither()131 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in opp1_set_spatial_dither()
66 uint32_t SPATIAL_DITHER_DEPTH:2; member
2688 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 0; in resource_build_bit_depth_reduction_params()2698 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 1; in resource_build_bit_depth_reduction_params()2707 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 2; in resource_build_bit_depth_reduction_params()