Home
last modified time | relevance | path

Searched defs:PAVGB (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dhpeldsp_init.c76 #define PAVGB(a, b, c, e) PAVGB_MMX_NO_RND(a, b, c, e) macro
/third_party/ffmpeg/libswscale/x86/
Drgb2rgb_template.c40 #define PAVGB "pavgb" macro
/third_party/ffmpeg/libpostproc/
Dpostprocess_template.c88 #define PAVGB(a,b) REAL_PAVGB(a,b) macro