Home | History | Annotate | Download | only in encoder

Lines Matching refs:u4_cbp_l

1899     UWORD32 u4_cbp_l, u4_cbp_c;
2175 u4_cbp_l = (ps_codec->luma_energy_compaction)[luma_idx](ps_proc);
2181 ps_proc->u4_cbp = (u4_cbp_c << 4) | u4_cbp_l;