als_weighting    1208 libavcodec/alsdec.c             current->weighting[0]   = als_weighting(gb, 1, 16);
als_weighting    1209 libavcodec/alsdec.c             current->weighting[1]   = als_weighting(gb, 2, 14);
als_weighting    1210 libavcodec/alsdec.c             current->weighting[2]   = als_weighting(gb, 1, 16);
als_weighting    1213 libavcodec/alsdec.c                 current->weighting[3] = als_weighting(gb, 1, 16);
als_weighting    1214 libavcodec/alsdec.c                 current->weighting[4] = als_weighting(gb, 1, 16);
als_weighting    1215 libavcodec/alsdec.c                 current->weighting[5] = als_weighting(gb, 1, 16);