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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_template.c77 #undef REAL_PAVGB macro
83 #define REAL_PAVGB(a,b) "pavgb " #a ", " #b " \n\t" macro
85 #define REAL_PAVGB(a,b) "pavgusb " #a ", " #b " \n\t" macro
87 #define PAVGB(a,b) REAL_PAVGB(a,b)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_template.c30 #undef REAL_PAVGB macro
36 #define REAL_PAVGB(a,b) "pavgb " #a ", " #b " \n\t" macro
38 #define REAL_PAVGB(a,b) "pavgusb " #a ", " #b " \n\t" macro
40 #define PAVGB(a,b) REAL_PAVGB(a,b)

Completed in 124 milliseconds