Home
last modified time | relevance | path

Searched defs:bitcost (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Dbitcost.h48 inline uint32_t bitcost(const MV& mv) const in bitcost() function
54 static inline uint32_t bitcost(const MV& mv, const MV& mvp) in bitcost() function
/dports/multimedia/handbrake/x265_3.5/source/encoder/
H A Dbitcost.h48 inline uint32_t bitcost(const MV& mv) const in bitcost() function
54 static inline uint32_t bitcost(const MV& mv, const MV& mvp) in bitcost() function
/dports/multimedia/x265/source/encoder/
H A Dbitcost.h48 inline uint32_t bitcost(const MV& mv) const in bitcost() function
54 static inline uint32_t bitcost(const MV& mv, const MV& mvp) in bitcost() function
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dsearch_inter.c218 uint32_t bitcost = 0; in check_mv_cost() local
335 unsigned bitcost = 0; in get_mvd_coding_cost() local
401 uint32_t *bitcost) in calc_mvd_cost()
1510 uint32_t bitcost[2] = { 0, 0 }; in search_pu_inter_bipred() local
1830 uint32_t bitcost[2] = { 0, 0 }; in search_pu_inter() local
2058 uint32_t bitcost = MAX_INT; in kvz_search_cu_smp() local
H A Drdo.c1021 uint32_t bitcost = in kvz_get_mvd_coding_cost_cabac() local
1040 uint32_t *bitcost) in kvz_calc_mvd_cost_cabac()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libflate/
H A Ddeflate.c1034 bitcost(Huff *tab, ulong *count, int n) in bitcost() function
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c849 static double bitcost(double prob) { in bitcost() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/
H A Dfirstpass.c854 static double bitcost(double prob) { in bitcost() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c854 static double bitcost(double prob) { in bitcost() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/
H A Dfirstpass.c911 static double bitcost( double prob ) in bitcost() function