Searched refs:csc_coef22 (Results 1 – 7 of 7) sorted by relevance
108 s32 csc_coef22; member1130 m0->csc_coef02 * m1->csc_coef22; in csc_matrix_multiply()1142 m0->csc_coef12 * m1->csc_coef22; in csc_matrix_multiply()1146 m0->csc_coef22 * m1->csc_coef20; in csc_matrix_multiply()1150 m0->csc_coef22 * m1->csc_coef21; in csc_matrix_multiply()1152 dst->csc_coef22 = m0->csc_coef20 * m1->csc_coef02 + in csc_matrix_multiply()1154 m0->csc_coef22 * m1->csc_coef22; in csc_matrix_multiply()1171 m0->csc_coef22 * v0->csc_offset2; in csc_matrix_ventor_multiply()1184 m->csc_coef22 = m->csc_coef22 >> n; in csc_matrix_element_left_shift()1201 m.csc_coef22 = b_gain; in create_rgb_gain_matrix()[all …]
613 s32 csc_coef22; member
9745 VOP_MODULE_SET(vop2, vp, csc_coe22, csc_coef.csc_coef22); in vop3_post_csc_config()
122 s32 csc_coef22; member1144 m0->csc_coef02 * m1->csc_coef22; in csc_matrix_multiply()1156 m0->csc_coef12 * m1->csc_coef22; in csc_matrix_multiply()1160 m0->csc_coef22 * m1->csc_coef20; in csc_matrix_multiply()1164 m0->csc_coef22 * m1->csc_coef21; in csc_matrix_multiply()1166 dst->csc_coef22 = m0->csc_coef20 * m1->csc_coef02 + in csc_matrix_multiply()1168 m0->csc_coef22 * m1->csc_coef22; in csc_matrix_multiply()1185 m0->csc_coef22 * v0->csc_offset2; in csc_matrix_ventor_multiply()1198 m->csc_coef22 = m->csc_coef22 >> n; in csc_matrix_element_left_shift()1215 m.csc_coef22 = b_gain; in create_rgb_gain_matrix()[all …]
23 s32 csc_coef22; member
2118 value |= (csc_coef.csc_coef22 << 16) & 0xffff0000; in vop3_post_csc_config()
49 u32 csc_coef22; /* 0x098 */ member