Searched refs:bs_smoothing_mode (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsbr.h125 unsigned bs_smoothing_mode; member in struct:__anon1990
H A Daacsbr.c253 sbr->bs_smoothing_mode = get_bits1(gb);
258 sbr->bs_smoothing_mode = 1;
1611 const int h_SL = 4 * !sbr->bs_smoothing_mode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsbr.h150 unsigned bs_smoothing_mode; member in struct:SpectralBandReplication
H A Daacsbr.c275 sbr->bs_smoothing_mode = get_bits1(gb);
280 sbr->bs_smoothing_mode = 1;
1600 const int h_SL = 4 * !sbr->bs_smoothing_mode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacsbr_mips.c319 const int h_SL = 4 * !sbr->bs_smoothing_mode;

Completed in 83 milliseconds