Searched refs:NUMREF (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dvc1parse_ppic_adv.c241 VC1_GET_BITS9(1, picLayerHeader->NUMREF);
243 if (picLayerHeader->NUMREF == 0)
323 if (picLayerHeader->NUMREF)
H A Dvc1parse_common_defs.h556 uint8_t NUMREF; /** 1 bit(s). */ member in struct:__anon347
H A Dviddec_vc1_parse.c174 parser->info.picLayerHeader.NUMREF = 0;
H A Dviddec_vc1_workload.c417 BF_WRITE( VC1_0_SEQPIC_MOTION_VECTOR_CONTROL, NUMREF, spr->mv_control,
418 pic->NUMREF || ((pic->PTYPE == VC1_B_FRAME) && ( pic->FCM == VC1_FCM_FIELD_INTERLACE ) ));
/hardware/intel/img/psb_video/src/
H A Dvc1_header.h113 If NUMREF == 0, then the current interlace P field picture shall reference one field. If
114 NUMREF == 1, then the current interlace P field picture shall reference the two temporally
117 IMG_UINT8 NUMREF; /* PICTURE_LAYER::NUMREF - 1 bit */ member in struct:_vc1PicHeader_
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_vc1_parser.c876 picLayerHeader->NUMREF;

Completed in 42 milliseconds