get_scale_idx     265 libavcodec/mpc7.c                 bands[i].scf_idx[ch][0] = get_scale_idx(&gb, bands[i].scf_idx[ch][2]);
get_scale_idx     268 libavcodec/mpc7.c                     bands[i].scf_idx[ch][1] = get_scale_idx(&gb, bands[i].scf_idx[ch][0]);
get_scale_idx     269 libavcodec/mpc7.c                     bands[i].scf_idx[ch][2] = get_scale_idx(&gb, bands[i].scf_idx[ch][1]);
get_scale_idx     272 libavcodec/mpc7.c                     bands[i].scf_idx[ch][1] = get_scale_idx(&gb, bands[i].scf_idx[ch][0]);
get_scale_idx     277 libavcodec/mpc7.c                     bands[i].scf_idx[ch][2] = get_scale_idx(&gb, bands[i].scf_idx[ch][1]);