Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c226 #define UNROLL1(bpp, op) \ macro
251 UNROLL1(1, op) \
253 UNROLL1(2, op) \
255 UNROLL1(3, op) \
257 UNROLL1(4, op) \