Home
last modified time | relevance | path

Searched refs:bitrate_profile_factor (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dtiming.c37 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
46 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
48 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dtiming.c37 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
46 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
48 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dtiming.c37 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
46 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
48 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dtiming.c37 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
46 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
48 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in max_level_bitrate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dtiming.c50 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
59 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
61 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dtiming.c50 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
59 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
61 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dtiming.c50 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
59 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
61 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dtiming.c50 static int bitrate_profile_factor[1 << PROFILE_BITS] = { variable
59 bitrate = high_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
61 bitrate = main_kbps[seq_level_idx] * bitrate_profile_factor[seq_profile]; in av1_max_level_bitrate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dlevel.c274 const double bitrate_profile_factor = in get_max_bitrate() local
276 return bitrate_basis * bitrate_profile_factor; in get_max_bitrate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dlevel.c274 const double bitrate_profile_factor = in get_max_bitrate() local
276 return bitrate_basis * bitrate_profile_factor; in get_max_bitrate()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dlevel.c272 const double bitrate_profile_factor = in get_max_bitrate() local
274 return bitrate_basis * bitrate_profile_factor; in get_max_bitrate()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dlevel.c274 const double bitrate_profile_factor = in get_max_bitrate() local
276 return bitrate_basis * bitrate_profile_factor; in get_max_bitrate()