Searched refs:js_switch (Results 1 – 1 of 1) sorted by relevance
205 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member1040 if (!sconf->mc_coding || ctx->js_switch) in read_block()1656 ctx->js_switch = get_bits1(gb); in read_frame_data()1660 if (!sconf->mc_coding || ctx->js_switch) { in read_frame_data()