Home
last modified time | relevance | path

Searched refs:vp9_lookahead_next_show_idx (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_lookahead.h78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
H A Dvp9_lookahead.c89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/
H A Dsimple_encode.cc142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/
H A Dsimple_encode.cc142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/
H A Dsimple_encode.cc142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/
H A Dsimple_encode.cc142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/
H A Dsimple_encode.cc747 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
940 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/
H A Dsimple_encode.cc881 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
1147 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/
H A Dsimple_encode.cc858 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
1124 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/
H A Dsimple_encode.cc892 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()
1166 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()