Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cabac_tables.h81 #define CAB_P_SKIP 0x16 /* 0001 x11x */ macro
/external/libavc/decoder/
Dih264d_defs.h400 #define CAB_P_SKIP 0x16 /* 0001 x11x */ macro
Dih264d_parse_pslice.c832 u1_inter_mb_skip_type = CAB_P_SKIP; in ih264d_parse_inter_slice_data_cabac()
/external/libavc/encoder/
Dih264e_cabac_encode.c1970 ps_curr_ctxt->u1_mb_type = CAB_P_SKIP; in ih264e_write_pslice_mb_cabac()