Home
last modified time | relevance | path

Searched refs:compute_cdef_dist_highbd (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dpickcdef.c275 static uint64_t compute_cdef_dist_highbd(void *dst, int dstride, uint16_t *src, in compute_cdef_dist_highbd() function
443 compute_cdef_dist_fn = compute_cdef_dist_highbd; in av1_cdef_search()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dpickcdef.c238 static uint64_t compute_cdef_dist_highbd(void *dst, int dstride, uint16_t *src, in compute_cdef_dist_highbd() function
482 cdef_search_ctx->compute_cdef_dist_fn = compute_cdef_dist_highbd; in cdef_params_init()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dpickcdef.c239 static uint64_t compute_cdef_dist_highbd(void *dst, int dstride, uint16_t *src, in compute_cdef_dist_highbd() function
483 cdef_search_ctx->compute_cdef_dist_fn = compute_cdef_dist_highbd; in cdef_params_init()