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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 899 pic_parms->pic_quantizer_fields.bits.pic_quantizer_type = picLayerHeader->UniformQuant;
  /hardware/intel/common/libva/va/
va.h 2060 unsigned int pic_quantizer_type : 1;\/* PICTURE_LAYER::PQUANTIZER *\/ member in struct:_VAPictureParameterBufferVC1::__anon23929::__anon23930
    [all...]
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 690 P6(pic_quantizer_type);
739 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_type == 0);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_VC1.c 696 P6(pic_quantizer_type);
743 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_type == 0);
    [all...]

Completed in 48 milliseconds