Searched refs:map_ch_to_pelem (Results 1 – 1 of 1) sorted by relevance
248 unsigned map_ch_to_pelem[DST_MAX_CHANNELS]; in decode_frame() local305 memcpy(map_ch_to_pelem, map_ch_to_felem, sizeof(map_ch_to_felem)); in decode_frame()308 if ((ret = read_map(gb, &s->probs, map_ch_to_pelem, channels)) < 0) in decode_frame()359 unsigned pelem = map_ch_to_pelem[ch]; in decode_frame()