Home
last modified time | relevance | path

Searched refs:adpcm_mode (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c60 int adpcm_mode; member
1201 if (c->options.adpcm_mode) in encode_frame()
1227 { "dca_adpcm", "Use ADPCM encoding", offsetof(DCAEncContext, options.adpcm_mode), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, DCAENC_FLAGS },

Completed in 3 milliseconds