Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cabac.c72 UWORD32 u4_coded_flag; in ih264d_read_coeff4x4_cabac() local
127 u4_coded_flag = u4_symbol; in ih264d_read_coeff4x4_cabac()
135 if(u4_coded_flag) in ih264d_read_coeff4x4_cabac()
554 if(u4_coded_flag) in ih264d_read_coeff4x4_cabac()
567 return (u4_coded_flag); in ih264d_read_coeff4x4_cabac()