Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalsdec.c205 unsigned int js_switch; ///< if true, joint-stereo decoding is enforced member
1040 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()