Home
last modified time | relevance | path

Searched refs:sum_mvc (Results 1 – 25 of 56) sorted by relevance

123

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dfirstpass.h283 int sum_mvc; member
H A Dfirstpass.c317 fps.MVc = (double)stats->sum_mvc / stats->mv_count; in update_firstpass_stats()
323 ((double)stats->sum_mvc * stats->sum_mvc / stats->mv_count)) / in update_firstpass_stats()
387 stats.sum_mvc += mb_stat.sum_mvc; in accumulate_frame_stats()
1041 stats->sum_mvc += best_mv.col; in open_loop_firstpass_inter_prediction()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dfirstpass.h283 int sum_mvc; member
H A Dfirstpass.c317 fps.MVc = (double)stats->sum_mvc / stats->mv_count; in update_firstpass_stats()
323 ((double)stats->sum_mvc * stats->sum_mvc / stats->mv_count)) / in update_firstpass_stats()
387 stats.sum_mvc += mb_stat.sum_mvc; in accumulate_frame_stats()
1041 stats->sum_mvc += best_mv.col; in open_loop_firstpass_inter_prediction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dfirstpass.c317 int sum_mvr = 0, sum_mvc = 0; in av1_first_pass() local
706 sum_mvc += best_mv.col; in av1_first_pass()
826 fps.MVc = (double)sum_mvc / mvcount; in av1_first_pass()
831 ((double)sum_mvcs - ((double)sum_mvc * sum_mvc / mvcount)) / mvcount; in av1_first_pass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dfirstpass.h301 int sum_mvc; member
H A Dfirstpass.c689 stats->sum_mvc += best_mv.col; in firstpass_inter_prediction()
757 fps.MVc = (double)stats->sum_mvc / stats->mv_count; in update_firstpass_stats()
763 ((double)stats->sum_mvc * stats->sum_mvc / stats->mv_count)) / in update_firstpass_stats()
847 stats.sum_mvc += mb_stat.sum_mvc; in accumulate_frame_stats()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dfirstpass.h297 int sum_mvc; member
H A Dfirstpass.c750 stats->sum_mvc += best_mv.col; in firstpass_inter_prediction()
822 fps.MVc = (double)stats->sum_mvc / stats->mv_count; in update_firstpass_stats()
828 ((double)stats->sum_mvc * stats->sum_mvc / stats->mv_count)) / in update_firstpass_stats()
912 stats.sum_mvc += mb_stat.sum_mvc; in accumulate_frame_stats()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_firstpass.h72 int sum_mvc; member
H A Dvp9_ethread.c248 tile_data->fp_data.sum_mvc += tile_data_t->fp_data.sum_mvc; in accumulate_fp_tile_stat()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
H A Dvp9_ethread.c248 tile_data->fp_data.sum_mvc += tile_data_t->fp_data.sum_mvc; in accumulate_fp_tile_stat()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_firstpass.h52 int sum_mvc; member
H A Dvp9_ethread.c248 tile_data->fp_data.sum_mvc += tile_data_t->fp_data.sum_mvc; in accumulate_fp_tile_stat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
H A Dvp9_ethread.c248 tile_data->fp_data.sum_mvc += tile_data_t->fp_data.sum_mvc; in accumulate_fp_tile_stat()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dfirstpass.h500 int sum_mvc; member
H A Dfirstpass.c804 stats->sum_mvc += best_mv->col; in firstpass_inter_prediction()
896 fps.MVc = (double)stats->sum_mvc / stats->mv_count; in update_firstpass_stats()
902 ((double)stats->sum_mvc * stats->sum_mvc / stats->mv_count)) / in update_firstpass_stats()
993 stats.sum_mvc += mb_stat.sum_mvc; in accumulate_frame_stats()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h73 int sum_mvc; member
H A Dvp9_ethread.c248 tile_data->fp_data.sum_mvc += tile_data_t->fp_data.sum_mvc; in accumulate_fp_tile_stat()

123