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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 200 uint8 REFDIST;
vbp_vc1_parser.c 704 se_data->REFDIST = seqLayerHeader->REFDIST;
873 seqLayerHeader->REFDIST;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 184 // REFDIST is present only in field-interlaced mode on I/I, I/P, P/I, P/P frames
186 uint8_t REFDIST;
vc1parse_pic_com_adv.c 316 md->REFDIST = tmp;
viddec_vc1_workload.c 425 BF_WRITE(VC1_0_SEQPIC_REFERENCE_B_FRACTION, REFDIST, spr->ref_bfraction, md->REFDIST);
vc1parse.c 300 md->REFDIST = 0;
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 359 uint8 REFDIST;
  /hardware/intel/img/psb_video/src/
vc1_header.h 110 /* REFDIST defines the number of frames between the current frame and the reference frame. */
111 IMG_UINT8 REFDIST; /* PICTURE_LAYER::REFDIST - 1 bit */

Completed in 202 milliseconds