LATMContext       279 libavcodec/aacdec.c static int latm_decode_audio_specific_config(struct LATMContext *latmctx,
LATMContext       347 libavcodec/aacdec.c static int read_stream_mux_config(struct LATMContext *latmctx,
LATMContext       427 libavcodec/aacdec.c static int read_payload_length_info(struct LATMContext *ctx, GetBitContext *gb)
LATMContext       450 libavcodec/aacdec.c static int read_audio_mux_element(struct LATMContext *latmctx,
LATMContext       482 libavcodec/aacdec.c     struct LATMContext *latmctx = avctx->priv_data;
LATMContext       542 libavcodec/aacdec.c     struct LATMContext *latmctx = avctx->priv_data;
LATMContext       581 libavcodec/aacdec.c     .priv_data_size  = sizeof(struct LATMContext),
LATMContext        45 libavformat/latmenc.c      offsetof(LATMContext, mod), AV_OPT_TYPE_INT, {.i64 = 0x0014}, 0x0001, 0xffff, AV_OPT_FLAG_ENCODING_PARAM},
LATMContext        58 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       106 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       152 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       253 libavformat/latmenc.c     .priv_data_size = sizeof(LATMContext),