Home
last modified time | relevance | path

Searched refs:program_bit_depth_reduction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_opp.c43 .program_bit_depth_reduction = vpe10_opp_program_bit_depth_reduction,
190 opp->funcs->program_bit_depth_reduction(opp, fmt_bit_depth); in vpe10_opp_program_fmt()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dopp.h109 void (*program_bit_depth_reduction)( member