Home
last modified time | relevance | path

Searched refs:u1_b2b1 (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_cabac_encode.c1053 UWORD8 u1_b2b0, u1_b2b1; in ih264e_cabac_write_chroma_residue() local
1060 u1_b2b1 = ((u1_uv_blkno & 0x4) >> 1) in ih264e_cabac_write_chroma_residue()
1067 u1_a = (u1_left_ac_csbp >> u1_b2b1) & 0x1; in ih264e_cabac_write_chroma_residue()
1091 SETBIT(u1_left_ac_csbp, u1_b2b1); in ih264e_cabac_write_chroma_residue()
1096 CLEARBIT(u1_left_ac_csbp, u1_b2b1); in ih264e_cabac_write_chroma_residue()