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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_bpic_adv.c 126 VC1_GET_BITS9(2, picLayerHeader->MV2BPTAB); /* 2MVBPTAB. */
vc1parse_common_defs.h 554 uint8_t MV2BPTAB; /** 2 bit(s). */
vc1parse_ppic_adv.c 167 VC1_GET_BITS9(2, picLayerHeader->MV2BPTAB); /* 2MVBPTAB. */
viddec_vc1_workload.c 431 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, MV2BPTAB, spr->blk_control, pic->MV2BPTAB);
  /hardware/intel/img/psb_video/src/
vc1_header.h 79 IMG_UINT8 MV2BPTAB; /* PICTURE_LAYER::2MVBPTAB - 2 bits */
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 886 pic_parms->mv_fields.bits.two_mv_block_pattern_table = picLayerHeader->MV2BPTAB;

Completed in 116 milliseconds