Home | History | Annotate | Download | only in encoder

Lines Matching refs:u1_cbp_c

1170 * @param[out]  u1_cbp_c
1191 UWORD8 *u1_cbp_c,
1291 *u1_cbp_c = 1;
1344 u1_cbp_ac = *u1_cbp_c;
1431 *u1_cbp_c = u1_cbp_ac;
1447 if (*u1_cbp_c == 0)
1451 else if (*u1_cbp_c == 1)
1990 * @returns u1_cbp_c
2026 UWORD8 u1_cbp_c = 0;
2070 ih264e_pack_c_mb(pi2_res_mb, pv_mb_coeff_data, i4_res_strd, &u1_cbp_c,
2087 return (u1_cbp_c);
2285 UWORD8 u1_cbp_c = 0;
2325 ih264e_pack_c_mb(pi2_res_mb, pv_mb_coeff_data, i4_res_strd, &u1_cbp_c,
2360 return (u1_cbp_c);