Searched refs:send_command (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/camera/QCamera/HAL/wrapper/
H A DQualcommCamera.h92 int send_command(struct camera_device *,
H A DQualcommCamera.cpp105 send_command: android::send_command,
471 int send_command(struct camera_device * device, function in namespace:android
/hardware/qcom/camera/
H A DQualcommCamera.h81 int send_command(struct camera_device *,
H A DQualcommCamera2.h94 int send_command(struct camera_device *,
H A DQualcommCamera2.cpp105 send_command: android::send_command,
471 int send_command(struct camera_device * device, function in namespace:android
H A DQualcommCamera.cpp94 send_command: android::send_command,
667 int send_command(struct camera_device * device, function in namespace:android
/hardware/libhardware/include/hardware/
H A Dcamera.h267 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_component.h74 OMX_ERRORTYPE send_command(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-core/omxcore/inc/
H A Dqc_omx_component.h74 OMX_ERRORTYPE send_command(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
/hardware/qcom/media/mm-video/vidc/venc/inc/
H A Domx_video_base.h288 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
/hardware/ti/omap4xxx/camera/
H A DCameraHal_Module.cpp563 camera_ops->send_command = camera_send_command;
/hardware/qcom/camera/QCamera/HAL2/wrapper/
H A DQualcommCamera.cpp611 int send_command(camera2_device_t *device,
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Domx_vdec.h344 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Domx_video_base.cpp730 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
746 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
754 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
759 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp4468 SET_METHOD(send_command),
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp1659 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1665 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1674 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1680 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");
H A Domx_vdec_copper.cpp1601 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1607 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1616 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1622 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");

Completed in 183 milliseconds