Searched refs:mix_map_mask (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddca.c1446 int mix_map_mask = get_bits(gb, out_ch); local
1447 int num_coeffs = av_popcount(mix_map_mask);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddcadec.c1629 int mix_map_mask = get_bits(gb, out_ch); local
1630 int num_coeffs = av_popcount(mix_map_mask);

Completed in 117 milliseconds