Searched refs:ALTPQUANT (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dvc1parse_vopdq.c86 picLayerHeader->ALTPQUANT = picLayerHeader->ABSPQ;
90 picLayerHeader->ALTPQUANT = picLayerHeader->PQUANT + picLayerHeader->PQDIFF + 1;
H A Dvc1parse_common_defs.h596 uint32_t ALTPQUANT; member in struct:__anon347
H A Dviddec_vc1_parse.c198 parser->info.picLayerHeader.ALTPQUANT = 0;
/hardware/intel/img/psb_video/src/
H A Dvc1_header.h104 /* DQDBEDGE specifies which two edges will be quantized with ALTPQUANT when DQPROFILE == 'Double Edge'. */
106 /* DQSBEDGE specifies which edge will be quantized with ALTPQUANT when DQPROFILE == 'Single Edge'. */
108 IMG_UINT8 ALTPQUANT; /* VOPDQUANT::ALTPQUANT - 5 bits */ member in struct:_vc1PicHeader_
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_vc1_parser.c905 pic_parms->pic_quantizer_fields.bits.alt_pic_quantizer = picLayerHeader->ALTPQUANT;

Completed in 50 milliseconds