OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MV4BPTAB
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_bpic_adv.c
127
VC1_GET_BITS9(2, picLayerHeader->
MV4BPTAB
); /* 4MVBPTAB. */
230
VC1_GET_BITS9(2, picLayerHeader->
MV4BPTAB
); /* 4MVBPTAB. */
vc1parse_ppic_adv.c
171
VC1_GET_BITS9(2, picLayerHeader->
MV4BPTAB
); /* 4MVBPTAB. */
340
VC1_GET_BITS9(2, picLayerHeader->
MV4BPTAB
); /* 4MVBPTAB. */
vc1parse_common_defs.h
555
uint8_t
MV4BPTAB
; /** 2 bit(s). */
viddec_vc1_workload.c
432
BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL,
MV4BPTAB
, spr->blk_control, pic->
MV4BPTAB
);
/hardware/intel/img/psb_video/src/
vc1_header.h
78
IMG_UINT8
MV4BPTAB
; /* PICTURE_LAYER::4MVBPTAB - 2 bits */
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c
888
pic_parms->mv_fields.bits.four_mv_block_pattern_table = picLayerHeader->
MV4BPTAB
;
Completed in 58 milliseconds