Home
last modified time | relevance | path

Searched refs:get_pixel_proj_error (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dpickrst.c255 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
345 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
363 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
382 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dpickrst.c255 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
345 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
363 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
382 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dpickrst.c255 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
345 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
363 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
382 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dpickrst.c255 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
345 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
363 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
382 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dpickrst.c178 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
228 int64_t err = get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
242 err2 = get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
260 err2 = get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.c320 static int64_t get_pixel_proj_error(const uint8_t *src8, int32_t width, int32_t height, in get_pixel_proj_error() function
362 int64_t err = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
387 err2 = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
417 err2 = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dpickrst.c367 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
401 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
419 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
438 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.c320 static int64_t get_pixel_proj_error(const uint8_t *src8, int32_t width, int32_t height, in get_pixel_proj_error() function
362 int64_t err = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
387 err2 = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
417 err2 = get_pixel_proj_error(src8, in finer_search_pixel_proj_error()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.c367 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
401 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
419 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
438 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.c367 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
401 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
419 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
438 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dpickrst.c366 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error() function
400 int64_t err = get_pixel_proj_error( in finer_search_pixel_proj_error()
418 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()
437 get_pixel_proj_error(src8, width, height, src_stride, dat8, in finer_search_pixel_proj_error()