Searched refs:value1 (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/camera/hdr/include/
H A Dmorpho_easy_hdr.h562 * @param[in] value1 �ݒ�l
572 int value1,
582 * @param[out] value1 �ݒ�l�i�[��
592 int *value1,
/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp327 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value3) argument
339 desc = ( BuffersDescriptor * ) value1;
392 desc = ( BuffersDescriptor * ) value1;
445 desc = ( BuffersDescriptor * ) value1;
506 ret = startSmoothZoom(value1);
691 refTimestamp = ( struct timeval * ) value1;
768 ret = startBracketing(value1);
814 refTimestamp = ( struct timeval * ) value1;
875 frame = ( CameraFrame * ) value1;
907 frame = ( CameraFrame * ) value1;
[all...]
/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h51 virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 = 0 );
H A DCameraHal.h829 virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0) = 0;

Completed in 779 milliseconds