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

  /external/chromium_org/third_party/libva/va/
va.h 1438 unsigned int pic_quantizer_type : 1;\/* PICTURE_LAYER::PQUANTIZER *\/ member in struct:_VAPictureParameterBufferVC1::__anon17533::__anon17534
    [all...]
  /hardware/intel/common/libva/va/
va.h 2060 unsigned int pic_quantizer_type : 1;\/* PICTURE_LAYER::PQUANTIZER *\/ member in struct:_VAPictureParameterBufferVC1::__anon40434::__anon40435
    [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 40 milliseconds