Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_mb_header.c161 WORD8 c_ctxt_inc; in ih264d_parse_mb_type_cabac() local
168 c_ctxt_inc = 0; in ih264d_parse_mb_type_cabac()
174 c_ctxt_inc += ((ps_left_ctxt->u1_mb_type != CAB_SI4x4) ? 1 : 0); in ih264d_parse_mb_type_cabac()
176 c_ctxt_inc += ((ps_top_ctxt->u1_mb_type != CAB_SI4x4) ? 1 : 0); in ih264d_parse_mb_type_cabac()
178 u4_cxt_inc = c_ctxt_inc; in ih264d_parse_mb_type_cabac()