get_scale_idx     264 libavcodec/mpc7.c                 bands[i].scf_idx[ch][0] = get_scale_idx(&gb, bands[i].scf_idx[ch][2]);
get_scale_idx     267 libavcodec/mpc7.c                     bands[i].scf_idx[ch][1] = get_scale_idx(&gb, bands[i].scf_idx[ch][0]);
get_scale_idx     268 libavcodec/mpc7.c                     bands[i].scf_idx[ch][2] = get_scale_idx(&gb, bands[i].scf_idx[ch][1]);
get_scale_idx     271 libavcodec/mpc7.c                     bands[i].scf_idx[ch][1] = get_scale_idx(&gb, bands[i].scf_idx[ch][0]);
get_scale_idx     276 libavcodec/mpc7.c                     bands[i].scf_idx[ch][2] = get_scale_idx(&gb, bands[i].scf_idx[ch][1]);