Searched defs:FELEM (Results 1 – 5 of 5) sorted by relevance
29 #define FELEM double macro36 #define FELEM float macro43 #define FELEM int32_t macro50 #define FELEM int16_t macro
33 # define FELEM double macro43 # define FELEM float macro53 # define FELEM int32_t macro65 # define FELEM int16_t macro
33 #define FELEM int16_t macro42 #define FELEM int32_t macro51 #define FELEM double macro
31 #define DECLARE_RESAMPLE_COMMON_TEMPLATE(TYPE, DELEM, FELEM, FELEM2, OUT) \ argument