Searched refs:S302Context (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | s302m.c | 35 typedef struct S302Context { struct 38 } S302Context; typedef 104 S302Context *s = avctx->priv_data; in s302m_decode_frame() 215 {"non_pcm_mode", "Chooses what to do with NON-PCM", offsetof(S302Context, non_pcm_mode), AV_OPT_TYPE_INT, {.i64 = 3}, 0, 3, FLAGS, "non_pcm_mode"}, 236 .priv_data_size = sizeof(S302Context),
|
Completed in 1 milliseconds