Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_boxblur.c126 #define BLUR(type, depth) \ macro
155 BLUR(uint8_t, 8)
156 BLUR(uint16_t, 16)
158 #undef BLUR