Home
last modified time | relevance | path

Searched refs:ROUND64_POWER_OF_TWO (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dmem.h29 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dmem.h29 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_ports/
H A Dmem.h42 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_ports/
H A Dmem.h32 #define ROUND64_POWER_OF_TWO(value, n) (((value) + (1ULL << ((n)-1))) >> (n)) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c1918 rc->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1920 rc->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1922 rc->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1924 rc->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
H A Dvp9_mcomp.c99 return (int)ROUND64_POWER_OF_TWO( in mv_err_cost()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c1903 rc->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1905 rc->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1907 rc->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1909 rc->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
H A Dvp9_mcomp.c99 return (int)ROUND64_POWER_OF_TWO( in mv_err_cost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c1918 rc->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1920 rc->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1922 rc->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1924 rc->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_ratectrl.c1918 rc->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1920 rc->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1922 rc->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
1924 rc->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in vp9_rc_postencode_update()
H A Dvp9_mcomp.c99 return (int)ROUND64_POWER_OF_TWO( in mv_err_cost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c4528 cpi->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4530 cpi->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4532 cpi->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4534 cpi->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c4528 cpi->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4530 cpi->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4532 cpi->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4534 cpi->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/
H A Donyx_if.c4528 cpi->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4530 cpi->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4532 cpi->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4534 cpi->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c4523 cpi->rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4525 cpi->rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4527 cpi->long_rolling_target_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
4529 cpi->long_rolling_actual_bits = (int)ROUND64_POWER_OF_TWO( in encode_frame_to_data_rate()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c99 return (int)ROUND64_POWER_OF_TWO( in mv_err_cost()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_mcomp.c99 return (int)ROUND64_POWER_OF_TWO( in mv_err_cost()

123