Home
last modified time | relevance | path

Searched defs:ii_lz_32 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/tests/
H A Dintegral.c54 const int ii_lz_32 = ((ii_w + 1) + 3) & ~3; in main() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c48 const int ii_lz_32 = FFALIGN(ii_w + 1, 4); in checkasm_check_nlmeans() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c55 ptrdiff_t ii_lz_32; // linesize in 32-bit units of the integral image member
[all...]

Completed in 3 milliseconds