Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo3.c290 #define AVG_64(dst, src, ref) \ macro
354 AVG_64(dst, ref, dst + row_offset);\
366 AVG_64(dst, ref, dst + row_offset);\
402 AVG_64(dst, ref, dst + row_offset);

Completed in 2 milliseconds