Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvaapi_mpeg4.c68 .quant_type = s->mpeg_quant, in vaapi_mpeg4_start_frame()
112 if (pic_param.vol_fields.bits.quant_type) { in vaapi_mpeg4_start_frame()
Dnvdec_mpeg4.c68 .quant_type = s->mpeg_quant, in nvdec_mpeg4_start_frame()
Dvdpau_mpeg4.c70 info->quant_type = s->mpeg_quant; in vdpau_mpeg4_start_frame()
/third_party/boost/boost/xpressive/detail/core/
Dquant_style.hpp122 struct quant_type struct
/third_party/gstreamer/gstplugins_bad/sys/vdpau/mpeg4/
Dmpeg4util.h137 guint8 quant_type; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpeg4parser.h399 guint8 quant_type; member
Dgstmpeg4parser.c1144 READ_UINT8 (&br, vol->quant_type, 1); in gst_mpeg4_parse_video_object_layer()
1145 if (vol->quant_type) { in gst_mpeg4_parse_video_object_layer()
/third_party/boost/boost/xpressive/detail/dynamic/
Ddynamic.hpp96 this->repeat_(spec, seq, quant_type<Matcher>(), is_same<Matcher, mark_begin_matcher>()); in repeat()
/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dcuviddec.h402 int quant_type; member