Searched refs:quant_type (Results 1 - 11 of 11) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
H A Dviddec_mp4_shortheader.c82 vol->quant_type = 0;
H A Dviddec_mp4_videoobjectlayer.c339 vidObjLay->quant_type = code;
340 if (vidObjLay->quant_type)
H A Dviddec_mp4_parse.h369 uint8_t quant_type; member in struct:__anon585
H A Dviddec_fw_mp4_workload.c65 viddec_fw_mp4_set_quant_type(&vol_info, vol->quant_type);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_mp42_parser.c335 picture_param->vol_fields.bits.quant_type
336 = parser->info.VisualObject.VideoObject.quant_type;
1166 g_print("picture_param->vol_fields.bits.quant_type = %d\n",
1167 picture_param->vol_fields.bits.quant_type);
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderMPEG4.cpp470 if (picParam->vol_fields.bits.quant_type && mSendIQMatrixBuf)
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoformat_mp42.c974 if (picture_param->vol_fields.bits.quant_type) {
/hardware/intel/common/libva/va/
H A Dva.h1855 unsigned int quant_type : 1; member in struct:_VAPictureParameterBufferMPEG4::__anon826::__anon827
H A Dva_trace.c1043 va_TraceMsg(trace_ctx,"\tquant_type= %d\n", p->vol_fields.bits.quant_type);
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG4.c745 REGIO_WRITE_FIELD_LITE(ctx->BE_VOP_SPS0, MSVDX_VEC_MPEG4, CR_VEC_MPEG4_BE_VOP_SPS0, QUANT_TYPE, ctx->pic_params->vol_fields.bits.quant_type);
/hardware/intel/img/psb_video/src/
H A Dpnw_MPEG4.c1549 REGIO_WRITE_FIELD_LITE(ctx->BE_VOP_SPS0, MSVDX_VEC_MPEG4, CR_VEC_MPEG4_BE_VOP_SPS0, QUANT_TYPE, ctx->pic_params->vol_fields.bits.quant_type);

Completed in 3050 milliseconds