Searched defs:NELEMS (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/img_utils/include/img_utils/
H A DDngUtils.h33 #define NELEMS(x) ((int) (sizeof(x) / sizeof((x)[0]))) macro
/frameworks/native/cmds/flatland/
H A DFlatland.h26 #define NELEMS(x) ((int) (sizeof(x) / sizeof((x)[0]))) macro

Completed in 79 milliseconds