Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_cabac_encode.c750 UWORD8 u1_bin, uc_last; in ih264e_cabac_write_coeff4x4() local
760 uc_last = 1; in ih264e_cabac_write_coeff4x4()
767 if (u1_bin & uc_last) in ih264e_cabac_write_coeff4x4()
774 uc_last = 0; in ih264e_cabac_write_coeff4x4()
781 uc_last = 1; in ih264e_cabac_write_coeff4x4()