Home
last modified time | relevance | path

Searched defs:TABLE_PTR (Results 1 – 3 of 3) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h383 #define POINTER_OF(PARAM_ID,TABLE_PTR) \ argument
386 #define SET_PARM_VALID_BIT(PARAM_ID,TABLE_PTR,VALID_BIT) \ argument
389 #define IS_PARM_VALID(PARAM_ID,TABLE_PTR) \ argument
392 #define GET_FIRST_PARAM_ID(TABLE_PTR) \ argument
395 #define SET_FIRST_PARAM_ID(TABLE_PTR,PARAM_ID) \ argument
398 #define GET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR) \ argument
401 #define SET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR,NEXT_PARAM_ID) \ argument
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h370 #define POINTER_OF(PARAM_ID,TABLE_PTR) \ argument
373 #define GET_FIRST_PARAM_ID(TABLE_PTR) \ argument
376 #define SET_FIRST_PARAM_ID(TABLE_PTR,PARAM_ID) \ argument
379 #define GET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR) \ argument
382 #define SET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR,NEXT_PARAM_ID) \ argument
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h450 #define POINTER_OF_META(META_ID, TABLE_PTR) \ argument
455 #define IS_META_AVAILABLE(META_ID, TABLE_PTR) \ argument
460 #define SIZE_OF_PARAM(META_ID, TABLE_PTR) \ argument