Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopustab.h30 extern const uint8_t ff_opus_default_coupled_streams[];
H A Dopustab.c27 const uint8_t ff_opus_default_coupled_streams[] = { 0, 1, 1, 2, 2, 2, 2, 3 }; variable
H A Dopusenc.c646 int coupled = ff_opus_default_coupled_streams[s->channels - 1]; in opus_encode_init()

Completed in 4 milliseconds