Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
Dviddec_mp4_shortheader.c82 vol->quant_type = 0; in mp4_Parse_VideoObject_svh()
Dviddec_mp4_videoobjectlayer.c339 vidObjLay->quant_type = code; in mp4_Parse_VOL_notbinaryonly()
340 if (vidObjLay->quant_type) in mp4_Parse_VOL_notbinaryonly()
Dviddec_mp4_parse.h369 uint8_t quant_type; member
Dviddec_fw_mp4_workload.c65 viddec_fw_mp4_set_quant_type(&vol_info, vol->quant_type); in viddec_fw_mp4_insert_vol_workitem()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_mp42_parser.c335 picture_param->vol_fields.bits.quant_type in vbp_fill_picture_param()
336 = parser->info.VisualObject.VideoObject.quant_type; in vbp_fill_picture_param()
1167 picture_param->vol_fields.bits.quant_type); in vbp_dump_query_data()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp483 if (picParam->vol_fields.bits.quant_type && mSendIQMatrixBuf) in decodeSlice()
/hardware/intel/common/libva/va/
Dva.h1855 unsigned int quant_type : 1; member
Dva_trace.c1048 va_TraceMsg(trace_ctx,"\tquant_type= %d\n", p->vol_fields.bits.quant_type); in va_TraceVAPictureParameterBufferMPEG4()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c974 if (picture_param->vol_fields.bits.quant_type) { in mix_videofmt_mp42_process_decode()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG4.c745 …_VEC_MPEG4, CR_VEC_MPEG4_BE_VOP_SPS0, QUANT_TYPE, ctx->pic_params->vol_fields.bits.quant_type); in psb__MPEG4_process_picture_param()
/hardware/intel/img/psb_video/src/
Dpnw_MPEG4.c1549 …_VEC_MPEG4, CR_VEC_MPEG4_BE_VOP_SPS0, QUANT_TYPE, ctx->pic_params->vol_fields.bits.quant_type); in psb__MPEG4_process_picture_param()