Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dutvideodsp.c35 #define randomize_plane(buf, type) \ macro
70 randomize_plane(src_r0, type); \
71 randomize_plane(src_g0, type); \
72 randomize_plane(src_b0, type); \