Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibopencore-amr.c67 int enc_dtx; member
186 { "dtx", "Allow DTX (generate comfort noise)", offsetof(AMRContext, enc_dtx), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 1, AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM },
215 s->enc_state = Encoder_Interface_init(s->enc_dtx); in amr_nb_encode_init()

Completed in 2 milliseconds