Home
last modified time | relevance | path

Searched refs:value2 (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/hdr/include/
Dmorpho_easy_hdr.h573 int value2,
593 int *value2,
/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h51 …virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 …
DCameraHal.h829 …virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) =…
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp327 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() argument
753 refTimestamp = ( struct timeval * ) value2; in sendCommand()
911 ret = getPictureBufferSize(frame->mLength, value2); in sendCommand()
943 ret = getFrameDataSize(frame->mLength, value2); in sendCommand()