Home | History | Annotate | Download | only in encoder

Lines Matching refs:u4_cbp_c

1900     UWORD32 u4_cbp_l, u4_cbp_c;
2179 u4_cbp_c = (ps_codec->chroma_energy_compaction)[chroma_idx](ps_proc);
2182 ps_proc->u4_cbp = (u4_cbp_c << 4) | u4_cbp_l;