Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cabac_tables.h77 #define CAB_SI4x4 0x08 /* 0000 10x0 */ macro
/external/libavc/decoder/
Dih264d_defs.h380 #define CAB_SI4x4 0x08 /* 0000 10x0 */ macro
Dih264d_parse_mb_header.c174 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()