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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c203 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member in struct:__anon1860
846 if (!sconf->mc_coding || ctx->js_switch)
1313 ctx->js_switch = get_bits1(gb);
1317 if (!sconf->mc_coding || ctx->js_switch) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c201 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member in struct:__anon3075
866 if (!sconf->mc_coding || ctx->js_switch)
1339 ctx->js_switch = get_bits1(gb);
1343 if (!sconf->mc_coding || ctx->js_switch) {

Completed in 159 milliseconds