Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cabac_tables.h82 #define CAB_B_SKIP 0x14 /* 0001 x100 */ macro
/external/libavc/decoder/
Dih264d_defs.h401 #define CAB_B_SKIP 0x14 /* 0001 x100 */ macro
Dih264d_parse_pslice.c839 u1_inter_mb_skip_type = CAB_B_SKIP; in ih264d_parse_inter_slice_data_cabac()
/external/libavc/encoder/
Dih264e_cabac_encode.c2288 ps_curr_ctxt->u1_mb_type = CAB_B_SKIP; in ih264e_write_bslice_mb_cabac()