Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsbr.h157 unsigned bs_smoothing_mode; member
H A Daacsbr.c282 const int h_SL = 4 * !sbr->bs_smoothing_mode; in sbr_hf_assemble()
H A Daacsbr_fixed.c494 const int h_SL = 4 * !sbr->bs_smoothing_mode; in sbr_hf_assemble()
H A Daacsbr_template.c224 sbr->bs_smoothing_mode = get_bits1(gb);
229 sbr->bs_smoothing_mode = 1;
/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c322 const int h_SL = 4 * !sbr->bs_smoothing_mode; in sbr_hf_assemble_mips()

Completed in 6 milliseconds