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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Ddv.c106 int size, chan, i, j, d, of, smpls, freq, quant, half_ch; local
123 half_ch = sys->difseg_size / 2;
135 if (quant == 1 && i == half_ch) {
162 of = sys->audio_shuffle[i%half_ch][j] + (d - 8) / 3 * sys->audio_stride;
168 of = sys->audio_shuffle[i%half_ch+half_ch][j] +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Ddv.c106 int size, chan, i, j, d, of, smpls, freq, quant, half_ch; local
123 half_ch = sys->difseg_size / 2;
135 if (quant == 1 && i == half_ch) {
162 of = sys->audio_shuffle[i%half_ch][j] + (d - 8) / 3 * sys->audio_stride;
168 of = sys->audio_shuffle[i%half_ch+half_ch][j] +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Ddv.c106 int size, chan, i, j, d, of, smpls, freq, quant, half_ch; local
123 half_ch = sys->difseg_size / 2;
135 if (quant == 1 && i == half_ch) {
162 of = sys->audio_shuffle[i%half_ch][j] + (d - 8) / 3 * sys->audio_stride;
168 of = sys->audio_shuffle[i%half_ch+half_ch][j] +

Completed in 204 milliseconds