Searched refs:map_ch_to_felem (Results 1 – 1 of 1) sorted by relevance
243 unsigned map_ch_to_felem[DST_MAX_CHANNELS]; in decode_frame() local297 if ((ret = read_map(gb, &s->fsets, map_ch_to_felem, channels)) < 0) in decode_frame()302 memcpy(map_ch_to_pelem, map_ch_to_felem, sizeof(map_ch_to_felem)); in decode_frame()341 const unsigned felem = map_ch_to_felem[ch]; in decode_frame()