Home
last modified time | relevance | path

Searched refs:vlc_scalefactors (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Daacdec.c117 static VLC vlc_scalefactors; variable
1123 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_decode_init()
1375 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
1390 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
1402 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
2132 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0; in decode_cce()
2142 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_cce()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Daacdec.c117 static VLC vlc_scalefactors; variable
1123 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_decode_init()
1375 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
1390 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
1402 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_scalefactors()
2132 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0; in decode_cce()
2142 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; in decode_cce()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Daacdec_template.c94 static VLC vlc_scalefactors; variable
1230 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_static_table_init()
1602 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1621 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1637 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
2384 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2398 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60;
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Daacdec_template.c94 static VLC vlc_scalefactors; variable
1127 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_static_table_init()
1495 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1514 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1530 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
2279 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2293 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c94 static VLC vlc_scalefactors; variable
1127 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_static_table_init()
1498 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1517 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1533 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
2281 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2295 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c94 static VLC vlc_scalefactors; variable
1226 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_static_table_init()
1597 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1616 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1632 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
2380 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2394 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60;
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Daacdec_template.c94 static VLC vlc_scalefactors; variable
1225 INIT_VLC_STATIC(&vlc_scalefactors, 7, in aac_static_table_init()
1597 offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1616 offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
1632 offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; in decode_scalefactors()
2379 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2393 int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60;