Searched refs:block_switching (Results 1 – 1 of 1) sorted by relevance
170 int block_switching; ///< number of block switching levels member277 ff_dlog(avctx, "block_switching = %i\n", sconf->block_switching); in dprint_specific_config()335 sconf->block_switching = get_bits(&gb, 2); in read_specific_config()539 if (sconf->block_switching) { in get_block_sizes()540 unsigned int bs_info_len = 1 << (sconf->block_switching + 2); in get_block_sizes()1660 if (sconf->joint_stereo && sconf->block_switching) in read_frame_data()