Searched refs:tones_present (Results 1 – 3 of 3) sorted by relevance
122 int tones_present; ///< 1 - tones info present member
308 if (ch_unit->waves_info->tones_present || in reconstruct_frame()309 ch_unit->waves_info_prev->tones_present) { in reconstruct_frame()
1610 ctx->waves_info->tones_present = get_bits1(gb); in decode_tones_info()1611 if (!ctx->waves_info->tones_present) in decode_tones_info()