Home
last modified time | relevance | path

Searched refs:fs_ctx_init (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dfastssim.c52 static void fs_ctx_init(fs_ctx *_ctx, int _w, int _h, int _nlevels) { in fs_ctx_init() function
449 fs_ctx_init(&ctx, _w, _h, FS_NLEVELS); in calc_ssim()
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c50 static void fs_ctx_init(fs_ctx *_ctx, int _w, int _h, int _nlevels) { in fs_ctx_init() function
455 fs_ctx_init(&ctx, _w, _h, FS_NLEVELS); in calc_ssim()