Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c51 uint32_t *ii_orig_new = av_calloc(ii_h + 1, ii_lz_32 * sizeof(*ii_orig_new)); in checkasm_check_nlmeans() local
52 uint32_t *ii_new = ii_orig_new + ii_lz_32 + 1; in checkasm_check_nlmeans()
108 av_freep(&ii_orig_new); in checkasm_check_nlmeans()

Completed in 1 milliseconds