als_weighting 1240 libavcodec/alsdec.c current->weighting[0] = als_weighting(gb, 1, 16); als_weighting 1241 libavcodec/alsdec.c current->weighting[1] = als_weighting(gb, 2, 14); als_weighting 1242 libavcodec/alsdec.c current->weighting[2] = als_weighting(gb, 1, 16); als_weighting 1245 libavcodec/alsdec.c current->weighting[3] = als_weighting(gb, 1, 16); als_weighting 1246 libavcodec/alsdec.c current->weighting[4] = als_weighting(gb, 1, 16); als_weighting 1247 libavcodec/alsdec.c current->weighting[5] = als_weighting(gb, 1, 16);