Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daac.h240 int ch_select[8]; /**< [0] shared list of gains; [1] list of gains for right channel; member
Daacdec_template.c2359 coup->ch_select[c] = get_bits(gb, 2);
2360 if (coup->ch_select[c] == 3)
2363 coup->ch_select[c] = 2;
3000 if (coup->ch_select[c] != 1) {
3002 if (coup->ch_select[c] != 0)
3005 if (coup->ch_select[c] != 2)
3008 index += 1 + (coup->ch_select[c] == 3);