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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_vopdq.c 86 picLayerHeader->ALTPQUANT = picLayerHeader->ABSPQ;
90 picLayerHeader->ALTPQUANT = picLayerHeader->PQUANT + picLayerHeader->PQDIFF + 1;
vc1parse_common_defs.h 596 uint32_t ALTPQUANT;
viddec_vc1_parse.c 198 parser->info.picLayerHeader.ALTPQUANT = 0;
  /hardware/intel/img/psb_video/src/
vc1_header.h 104 /* 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 */
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 905 pic_parms->pic_quantizer_fields.bits.alt_pic_quantizer = picLayerHeader->ALTPQUANT;

Completed in 497 milliseconds