LATMContext      3211 libavcodec/aacdec.c static int latm_decode_audio_specific_config(struct LATMContext *latmctx,
LATMContext      3270 libavcodec/aacdec.c static int read_stream_mux_config(struct LATMContext *latmctx,
LATMContext      3350 libavcodec/aacdec.c static int read_payload_length_info(struct LATMContext *ctx, GetBitContext *gb)
LATMContext      3371 libavcodec/aacdec.c static int read_audio_mux_element(struct LATMContext *latmctx,
LATMContext      3403 libavcodec/aacdec.c     struct LATMContext *latmctx = avctx->priv_data;
LATMContext      3463 libavcodec/aacdec.c     struct LATMContext *latmctx = avctx->priv_data;
LATMContext      3548 libavcodec/aacdec.c     .priv_data_size  = sizeof(struct LATMContext),
LATMContext        44 libavformat/latmenc.c      offsetof(LATMContext, mod), AV_OPT_TYPE_INT, {.i64 = 0x0014}, 0x0001, 0xffff, AV_OPT_FLAG_ENCODING_PARAM},
LATMContext        55 libavformat/latmenc.c static int latm_decode_extradata(LATMContext *ctx, uint8_t *buf, int size)
LATMContext        86 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       101 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       146 libavformat/latmenc.c     LATMContext *ctx = s->priv_data;
LATMContext       224 libavformat/latmenc.c     .priv_data_size = sizeof(LATMContext),