Home
last modified time | relevance | path

Searched refs:COUNT (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h809 #define INCLUDE(PARAM_ID,DATATYPE,COUNT) \ argument
810 DATATYPE member_variable_##PARAM_ID[ COUNT ]
840 #define ADD_SET_PARAM_ARRAY_TO_BATCH(TABLE_PTR, META_ID, PDATA, COUNT, RCOUNT) \ argument
843 (0 < COUNT) && \
846 >= COUNT)) { \
847 for (size_t _i = 0; _i < COUNT ; _i++) { \
851 RCOUNT = COUNT; \
854 TABLE_PTR, META_ID, COUNT); \
/hardware/interfaces/light/2.0/
Dtypes.hal96 COUNT,