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

  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 195 uint8_t quant_type; member in struct:pipe_mpeg4_picture_desc
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_shortheader.c 82 vol->quant_type = 0;
viddec_mp4_videoobjectlayer.c 339 vidObjLay->quant_type = code;
340 if (vidObjLay->quant_type)
viddec_mp4_parse.h 369 uint8_t quant_type; member in struct:__anon23667
viddec_fw_mp4_workload.c 65 viddec_fw_mp4_set_quant_type(&vol_info, vol->quant_type);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 262 picture->quant_type = picture_info->quant_type;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_mp42_parser.c 335 picture_param->vol_fields.bits.quant_type
336 = parser->info.VisualObject.VideoObject.quant_type;
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 470 if (picParam->vol_fields.bits.quant_type && mSendIQMatrixBuf)
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 974 if (picture_param->vol_fields.bits.quant_type) {
    [all...]
  /hardware/intel/common/libva/va/
va.h 1855 unsigned int quant_type : 1; member in struct:_VAPictureParameterBufferMPEG4::__anon23908::__anon23909
    [all...]
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG4.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_MPEG4.c     [all...]

Completed in 481 milliseconds