Home
last modified time | relevance | path

Searched refs:SET_NEXT_PARAM_ID (Results 1 – 6 of 6) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h401 #define SET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR,NEXT_PARAM_ID) \ macro
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h382 #define SET_NEXT_PARAM_ID(CURRENT_PARAM_ID,TABLE_PTR,NEXT_PARAM_ID) \ macro
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.cpp5985 SET_NEXT_PARAM_ID(position, p_table, current); in AddSetParmEntryToBatch()
5995 SET_NEXT_PARAM_ID(current, p_table, position); in AddSetParmEntryToBatch()
5996 SET_NEXT_PARAM_ID(position, p_table, next); in AddSetParmEntryToBatch()
6038 SET_NEXT_PARAM_ID(position, p_table, current); in AddGetParmEntryToBatch()
6048 SET_NEXT_PARAM_ID(current, p_table, position); in AddGetParmEntryToBatch()
6049 SET_NEXT_PARAM_ID(position, p_table, next); in AddGetParmEntryToBatch()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.cpp5985 SET_NEXT_PARAM_ID(position, p_table, current); in AddSetParmEntryToBatch()
5995 SET_NEXT_PARAM_ID(current, p_table, position); in AddSetParmEntryToBatch()
5996 SET_NEXT_PARAM_ID(position, p_table, next); in AddSetParmEntryToBatch()
6038 SET_NEXT_PARAM_ID(position, p_table, current); in AddGetParmEntryToBatch()
6048 SET_NEXT_PARAM_ID(current, p_table, position); in AddGetParmEntryToBatch()
6049 SET_NEXT_PARAM_ID(position, p_table, next); in AddGetParmEntryToBatch()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2304 SET_NEXT_PARAM_ID(position, p_table, current); in AddSetParmEntryToBatch()
2314 SET_NEXT_PARAM_ID(current, p_table, position); in AddSetParmEntryToBatch()
2315 SET_NEXT_PARAM_ID(position, p_table, next); in AddSetParmEntryToBatch()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp4503 SET_NEXT_PARAM_ID(position, p_table, current); in AddSetMetaEntryToBatch()
4513 SET_NEXT_PARAM_ID(current, p_table, position); in AddSetMetaEntryToBatch()
4514 SET_NEXT_PARAM_ID(position, p_table, next); in AddSetMetaEntryToBatch()