Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cabac.c157 UWORD32 u4_start; in ih264d_read_coeff4x4_cabac() local
158 u4_start = (u4_ctxcat & 1) + (u4_ctxcat >> 2); in ih264d_read_coeff4x4_cabac()
159 uc_last_coeff_idx = 15 - u4_start; in ih264d_read_coeff4x4_cabac()