Searched refs:u4_cbp_chroma (Results 1 – 1 of 1) sorted by relevance
727 UWORD32 u4_cbp_luma = u4_cbp & 0xF, u4_cbp_chroma = u4_cbp >> 4; in ih264e_encode_residue() local860 if (u4_cbp_chroma & 3) in ih264e_encode_residue()879 if (u4_cbp_chroma & 0x2) in ih264e_encode_residue()907 if (u4_cbp_chroma & 0x2) in ih264e_encode_residue()