Searched refs:AOT_ALS (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4audio.h92 AOT_ALS, ///< Y Audio LosslesS enumerator in enum:AudioObjectType
H A Dmpeg4audio.c110 if (c->object_type == AOT_ALS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4audio.h92 AOT_ALS, ///< Y Audio LosslesS enumerator in enum:AudioObjectType
H A Dmpeg4audio.c113 if (c->object_type == AOT_ALS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dlatmenc.c64 if (m4ac.object_type > AOT_SBR && m4ac.object_type != AOT_ALS) {
107 if (ctx->object_type == AOT_ALS) {
H A Disom.c401 { CODEC_ID_MP4ALS, AOT_ALS }, /* MPEG-4 ALS */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlatmenc.c67 if (ctx->object_type == AOT_ALS && (ctx->off & 7)) {
74 if (m4ac.object_type > AOT_SBR && m4ac.object_type != AOT_ALS) {
117 if (ctx->object_type == AOT_ALS) {
H A Disom.c438 { AV_CODEC_ID_MP4ALS, AOT_ALS }, /* MPEG-4 ALS */

Completed in 115 milliseconds