Home
last modified time | relevance | path

Searched refs:normal_frame_bits (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1931 int normal_frame_bits; in allocate_gf_group_bits() local
2009 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2010 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
2011 last_frame_bits = normal_frame_bits - last_frame_reduction; in allocate_gf_group_bits()
2013 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2014 last_frame_bits = normal_frame_bits; in allocate_gf_group_bits()
2030 ? normal_frame_bits + last_frame_reduction in allocate_gf_group_bits()
2031 : normal_frame_bits; in allocate_gf_group_bits()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2262 int normal_frame_bits; in allocate_gf_group_bits() local
2300 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2302 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2333 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2335 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2337 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2370 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2374 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2376 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2365 int normal_frame_bits; in allocate_gf_group_bits() local
2403 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2405 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2436 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2438 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2440 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2473 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2477 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2479 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2299 int normal_frame_bits; in allocate_gf_group_bits() local
2337 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2339 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2370 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2372 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2374 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2407 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2411 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2413 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2365 int normal_frame_bits; in allocate_gf_group_bits() local
2403 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2405 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2436 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2438 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2440 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2473 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2477 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2479 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_firstpass.c2308 int normal_frame_bits; in allocate_gf_group_bits() local
2346 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2348 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2379 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2381 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2383 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2416 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2420 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2422 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2300 int normal_frame_bits; in allocate_gf_group_bits() local
2338 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2340 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2371 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2373 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2375 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2408 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2412 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2414 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2299 int normal_frame_bits; in allocate_gf_group_bits() local
2337 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2339 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2370 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2372 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2374 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2407 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2411 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2413 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2299 int normal_frame_bits; in allocate_gf_group_bits() local
2337 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2339 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2370 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2372 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2374 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2407 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2411 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2413 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2299 int normal_frame_bits; in allocate_gf_group_bits() local
2337 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2339 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2370 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()
2372 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()
2374 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2407 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()
2411 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()
2413 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()