Searched refs:REFDIST (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_loader.h200 uint8 REFDIST; member in struct:_vbp_codec_data_vc1
H A Dvbp_vc1_parser.c704 se_data->REFDIST = seqLayerHeader->REFDIST;
873 seqLayerHeader->REFDIST;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dvc1parse_common_defs.h184 // REFDIST is present only in field-interlaced mode on I/I, I/P, P/I, P/P frames
186 uint8_t REFDIST; member in struct:__anon323
H A Dvc1parse_pic_com_adv.c316 md->REFDIST = tmp;
H A Dviddec_vc1_workload.c425 BF_WRITE(VC1_0_SEQPIC_REFERENCE_B_FRACTION, REFDIST, spr->ref_bfraction, md->REFDIST);
H A Dvc1parse.c300 md->REFDIST = 0;
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
H A Dvbp_loader.h359 uint8 REFDIST; member in struct:_vbp_codec_data_vc1
/hardware/intel/img/psb_video/src/
H A Dvc1_header.h110 /* REFDIST defines the number of frames between the current frame and the reference frame. */
111 IMG_UINT8 REFDIST; /* PICTURE_LAYER::REFDIST - 1 bit */ member in struct:_vc1PicHeader_

Completed in 25 milliseconds