Searched refs:bit_depth (Results 1 – 2 of 2) sorted by relevance
1180 static int vop2_convert_csc_mode(int csc_mode, int bit_depth) in vop2_convert_csc_mode() argument1190 if (bit_depth == CSC_13BIT_DEPTH) in vop2_convert_csc_mode()1197 if (bit_depth == CSC_13BIT_DEPTH) in vop2_convert_csc_mode()1202 if (bit_depth == CSC_10BIT_DEPTH) in vop2_convert_csc_mode()1207 if (bit_depth == CSC_10BIT_DEPTH) in vop2_convert_csc_mode()
1730 int bit_depth) in vop2_convert_csc_mode() argument1746 csc_mode = bit_depth == CSC_13BIT_DEPTH ? CSC_BT709F_13BIT : CSC_BT601F; in vop2_convert_csc_mode()1747 if (bit_depth != CSC_13BIT_DEPTH) in vop2_convert_csc_mode()1756 csc_mode = bit_depth == CSC_13BIT_DEPTH ? CSC_BT2020F_13BIT : CSC_BT601F; in vop2_convert_csc_mode()1757 if (bit_depth != CSC_13BIT_DEPTH) in vop2_convert_csc_mode()1760 csc_mode = bit_depth == CSC_13BIT_DEPTH ? CSC_BT2020L_13BIT : CSC_BT2020L; in vop2_convert_csc_mode()