Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixdisplay.c410 const GValue * value1, const GValue * value2) in param_display_values_cmp() argument
413 guint8 *p2 = value2->data[0].v_pointer; in param_display_values_cmp()
/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/omap4-aah/camera/
DBaseCameraAdapter.cpp408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value… in sendCommand() argument
839 refTimestamp = ( struct timeval * ) value2; in sendCommand()
997 ret = getPictureBufferSize(*frame, value2); in sendCommand()
1029 ret = getFrameDataSize(frame->mLength, value2); in sendCommand()
1111 ret = setupTunnel(value1, value2, value3, value4); in sendCommand()
/hardware/ti/omap4-aah/camera/inc/
DBaseCameraAdapter.h62 …virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 …
DCameraHal.h977 …virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0, i…
/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()