HomeSort by relevance Sort by last modified time
    Searched refs:CAB_BD16x16 (Results 1 - 5 of 5) sorted by null

  /external/libavc/common/
ih264_cabac_tables.h 74 #define CAB_BD16x16 0x04 /* 0000 0100 */
  /external/libavc/decoder/
ih264d_defs.h 413 #define CAB_BD16x16 0x04 /* 0000 0100 */
ih264d_parse_mb_header.c 230 a = ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK) != CAB_BD16x16);
232 b = ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK) != CAB_BD16x16);
    [all...]
ih264d_parse_bslice.c 665 p_curr_ctxt->u1_mb_type = CAB_BD16x16;
    [all...]
  /external/libavc/encoder/
ih264e_cabac_encode.c     [all...]

Completed in 70 milliseconds