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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dalsdec.c193 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member in struct:__anon1181
813 if (!sconf->mc_coding || ctx->js_switch)
1267 ctx->js_switch = get_bits1(gb);
1271 if (!sconf->mc_coding || ctx->js_switch) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dalsdec.c193 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member in struct:__anon2086
813 if (!sconf->mc_coding || ctx->js_switch)
1267 ctx->js_switch = get_bits1(gb);
1271 if (!sconf->mc_coding || ctx->js_switch) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dalsdec.c193 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member in struct:__anon36111
813 if (!sconf->mc_coding || ctx->js_switch)
1267 ctx->js_switch = get_bits1(gb);
1271 if (!sconf->mc_coding || ctx->js_switch) {

Completed in 118 milliseconds