Searched refs:tone_sharing (Results 1 – 2 of 2) sorted by relevance
125 uint8_t tone_sharing[ATRAC3P_SUBBANDS]; ///< 1 - subband-wise tone sharing flags member
1627 get_subband_flags(gb, ctx->waves_info->tone_sharing, ctx->waves_info->num_tone_bands); in decode_tones_info()1636 band_has_tones[i] = !ch_num ? 1 : !ctx->waves_info->tone_sharing[i]; in decode_tones_info()1650 if (ctx->waves_info->tone_sharing[i]) in decode_tones_info()