Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Dhpeldsp_init.c76 #define PAVGB(a, b, c, e) PAVGB_MMX_NO_RND(a, b, c, e) macro
85 #undef PAVGB macro
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c37 #undef PAVGB macro
40 #define PAVGB "pavgb" macro
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c79 #undef PAVGB macro
88 #define PAVGB(a,b) REAL_PAVGB(a,b) macro
[all...]

Completed in 6 milliseconds