Searched refs:value2 (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/libmix/mix_video/src/ |
D | mixdisplay.c | 410 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/ |
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/omap4-aah/camera/ |
D | BaseCameraAdapter.cpp | 408 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/ |
D | BaseCameraAdapter.h | 62 …virtual status_t sendCommand(CameraCommands operation, int value1 = 0, int value2 = 0, int value3 …
|
D | CameraHal.h | 977 …virtual status_t sendCommand(CameraCommands operation, int value1=0, int value2=0, int value3=0, i…
|
/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()
|