Home
last modified time | relevance | path

Searched refs:ii_orig_ref (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c49 uint32_t *ii_orig_ref = av_calloc(ii_h + 1, ii_lz_32 * sizeof(*ii_orig_ref)); in checkasm_check_nlmeans() local
50 uint32_t *ii_ref = ii_orig_ref + ii_lz_32 + 1; in checkasm_check_nlmeans()
107 av_freep(&ii_orig_ref); in checkasm_check_nlmeans()

Completed in 1 milliseconds