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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dsonic.c171 int step = 256, pos = 0, dominant = 0, any = 0; local
223 if (bits[i+pos] != dominant)
237 while (((pos + interloper) < x) && (bits[pos + interloper] == dominant))
250 dominant = !dominant;
268 int n_zeros = 0, step = 256, dominant = 0; local
293 bits[x++] = dominant;
295 if (!dominant)
307 bits[x++] = dominant;
309 bits[x++] = !dominant;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dsonic.c171 int step = 256, pos = 0, dominant = 0, any = 0; local
223 if (bits[i+pos] != dominant)
237 while (((pos + interloper) < x) && (bits[pos + interloper] == dominant))
250 dominant = !dominant;
268 int n_zeros = 0, step = 256, dominant = 0; local
293 bits[x++] = dominant;
295 if (!dominant)
307 bits[x++] = dominant;
309 bits[x++] = !dominant;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dsonic.c171 int step = 256, pos = 0, dominant = 0, any = 0; local
223 if (bits[i+pos] != dominant)
237 while (((pos + interloper) < x) && (bits[pos + interloper] == dominant))
250 dominant = !dominant;
268 int n_zeros = 0, step = 256, dominant = 0; local
293 bits[x++] = dominant;
295 if (!dominant)
307 bits[x++] = dominant;
309 bits[x++] = !dominant;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/doc/
H A D01-introduction.tex46 to which they are pre-decoded into a cache is the dominant factor in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/doc/
H A D01-introduction.tex46 to which they are pre-decoded into a cache is the dominant factor in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/doc/
H A D01-introduction.tex46 to which they are pre-decoded into a cache is the dominant factor in

Completed in 117 milliseconds