Home
last modified time | relevance | path

Searched defs:aot (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dadts_header.c33 int aot, crc_abs; in ff_adts_header_parse() local
Dlibfdk-aacenc.c128 int aot = FF_PROFILE_AAC_LOW + 1; in aac_encode_init() local
Daacdec_template.c1412 const int aot = m4ac->object_type; in decode_ics_info() local
3160 int aot = m4ac->object_type; local
/third_party/flutter/engine/flutter/tools/fuchsia/
Dbuild_fuchsia_artifacts.py113 def CopyToBucketWithMode(source, destination, aot, product, runner_type): argument
167 def GetRunnerTarget(runner_type, product, aot): argument
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.c202 gint transmux = 0, aot = AOT_AAC_LC; in gst_fdkaacenc_set_format() local
/third_party/ffmpeg/tools/
Dsidxindex.c69 int aot = codecpar->extradata[0] >> 3; in set_codec_str() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c136 guint8 aot; in gst_codec_utils_aac_get_audio_object_type() local
181 guint8 aot, channels; in gst_codec_utils_aac_get_audio_object_type_full() local
/third_party/ffmpeg/libavformat/
Ddashenc.c408 int aot = par->extradata[0] >> 3; in set_codec_str() local