Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dfastssim.c102 static void fs_ctx_clear(fs_ctx *_ctx) { free(_ctx->level); } in fs_ctx_clear() function
460 fs_ctx_clear(&ctx); in calc_ssim()
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c100 static void fs_ctx_clear(fs_ctx *_ctx) { free(_ctx->level); } in fs_ctx_clear() function
470 fs_ctx_clear(&ctx); in calc_ssim()