Searched defs:m4ac (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dadtsenc.c36 MPEG4AudioConfig m4ac; local
H A Dlatmenc.c54 MPEG4AudioConfig m4ac; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlatmenc.c57 MPEG4AudioConfig m4ac; local
H A Dadtsenc.c50 MPEG4AudioConfig m4ac; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daac.h257 MPEG4AudioConfig m4ac; member in struct:__anon1833
H A Dalsdec.c286 MPEG4AudioConfig m4ac; local
H A Daacdec.c303 static int decode_pce(AVCodecContext *avctx, MPEG4AudioConfig *m4ac, argument
406 decode_ga_specific_config(AACContext *ac, AVCodecContext *avctx, GetBitContext *gb, MPEG4AudioConfig *m4ac, int channel_config) argument
478 decode_audio_specific_config(AACContext *ac, AVCodecContext *avctx, MPEG4AudioConfig *m4ac, const uint8_t *data, int bit_size, int sync_extension) argument
2353 MPEG4AudioConfig m4ac = {0}; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h116 MPEG4AudioConfig m4ac; member in struct:OutputConfiguration
H A Dalsdec.c285 MPEG4AudioConfig m4ac = {0}; local
H A Daacdec.c698 decode_pce(AVCodecContext *avctx, MPEG4AudioConfig *m4ac, uint8_t (*layout_map)[3], GetBitContext *gb) argument
768 decode_ga_specific_config(AACContext *ac, AVCodecContext *avctx, GetBitContext *gb, MPEG4AudioConfig *m4ac, int channel_config) argument
845 decode_eld_specific_config(AACContext *ac, AVCodecContext *avctx, GetBitContext *gb, MPEG4AudioConfig *m4ac, int channel_config) argument
918 decode_audio_specific_config(AACContext *ac, AVCodecContext *avctx, MPEG4AudioConfig *m4ac, const uint8_t *data, int bit_size, int sync_extension) argument
3162 MPEG4AudioConfig m4ac = { 0 }; local
[all...]

Completed in 145 milliseconds