Searched refs:value2 (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/camera/hdr/include/ |
D | morpho_easy_hdr.h | 573 int value2, 593 int *value2,
|
/hardware/ti/omap4xxx/camera/inc/ |
D | BaseCameraAdapter.h | 51 …virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 …
|
D | CameraHal.h | 829 …virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) =…
|
/hardware/ti/omap4xxx/camera/ |
D | BaseCameraAdapter.cpp | 327 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()
|