Home
last modified time | relevance | path

Searched refs:LibCodec2Context (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibcodec2.c32 } LibCodec2Context; typedef
37 …CODEC2_AVOPTIONS("codec2 mode", LibCodec2Context, 0, 4 /*CODEC2_MODE_1300*/, AV_OPT_FLAG_AUDIO_PAR…
56 LibCodec2Context *c2 = avctx->priv_data; in libcodec2_init_common()
107 LibCodec2Context *c2 = avctx->priv_data; in libcodec2_init_encoder()
130 LibCodec2Context *c2 = avctx->priv_data; in libcodec2_close()
139 LibCodec2Context *c2 = avctx->priv_data; in libcodec2_decode()
169 LibCodec2Context *c2 = avctx->priv_data; in libcodec2_encode()
188 .priv_data_size = sizeof(LibCodec2Context),
204 .priv_data_size = sizeof(LibCodec2Context),