Home
last modified time | relevance | path

Searched refs:second_ref_count (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.h267 int second_ref_count; member
H A Dfirstpass.c306 fps.pcnt_second_ref = (double)stats->second_ref_count / num_mbs; in update_firstpass_stats()
384 stats.second_ref_count += mb_stat.second_ref_count; in accumulate_frame_stats()
989 ++stats->second_ref_count; in open_loop_firstpass_inter_prediction()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dfirstpass.h267 int second_ref_count; member
H A Dfirstpass.c306 fps.pcnt_second_ref = (double)stats->second_ref_count / num_mbs; in update_firstpass_stats()
384 stats.second_ref_count += mb_stat.second_ref_count; in accumulate_frame_stats()
989 ++stats->second_ref_count; in open_loop_firstpass_inter_prediction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dfirstpass.h285 int second_ref_count; member
H A Dfirstpass.c607 ++stats->second_ref_count; in firstpass_inter_prediction()
746 fps.pcnt_second_ref = (double)stats->second_ref_count / num_mbs; in update_firstpass_stats()
844 stats.second_ref_count += mb_stat.second_ref_count; in accumulate_frame_stats()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dfirstpass.h281 int second_ref_count; member
H A Dfirstpass.c667 ++stats->second_ref_count; in firstpass_inter_prediction()
811 fps.pcnt_second_ref = (double)stats->second_ref_count / num_mbs; in update_firstpass_stats()
909 stats.second_ref_count += mb_stat.second_ref_count; in accumulate_frame_stats()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_firstpass.h63 int second_ref_count; member
H A Dvp9_ethread.c240 tile_data->fp_data.second_ref_count += tile_data_t->fp_data.second_ref_count; in accumulate_fp_tile_stat()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
H A Dvp9_ethread.c240 tile_data->fp_data.second_ref_count += tile_data_t->fp_data.second_ref_count; in accumulate_fp_tile_stat()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_firstpass.h43 int second_ref_count; member
H A Dvp9_ethread.c240 tile_data->fp_data.second_ref_count += tile_data_t->fp_data.second_ref_count; 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.h64 int second_ref_count; member
H A Dvp9_ethread.c240 tile_data->fp_data.second_ref_count += tile_data_t->fp_data.second_ref_count; in accumulate_fp_tile_stat()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dfirstpass.h486 int second_ref_count; member
H A Dfirstpass.c748 ++stats->second_ref_count; in firstpass_inter_prediction()
883 fps.pcnt_second_ref = (double)stats->second_ref_count / num_mbs; in update_firstpass_stats()
990 stats.second_ref_count += mb_stat.second_ref_count; in accumulate_frame_stats()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h64 int second_ref_count; member
H A Dvp9_ethread.c240 tile_data->fp_data.second_ref_count += tile_data_t->fp_data.second_ref_count; in accumulate_fp_tile_stat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dfirstpass.c322 int second_ref_count = 0; in av1_first_pass() local
609 ++second_ref_count; in av1_first_pass()
815 fps.pcnt_second_ref = (double)second_ref_count / num_mbs; in av1_first_pass()

123