Searched defs:send_command (Results 1 - 9 of 9) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera.h267 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp77 send_command: QCamera2HardwareInterface::send_command,
740 * FUNCTION : send_command
754 int QCamera2HardwareInterface::send_command(struct camera_device *device, function in class:qcamera::QCamera2HardwareInterface
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp734 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
750 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
758 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
763 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp675 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
688 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
694 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
698 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1677 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1683 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1692 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1698 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");
H A Domx_vdec_copper.cpp1594 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1600 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1609 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1615 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1664 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1670 DEBUG_PRINT_HIGH("send_command: Recieved a Command from Client");
1679 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1686 DEBUG_PRINT_HIGH("send_command: Command Processed");
H A Domx_vdec_hevc.cpp1662 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1668 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1675 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1681 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");
H A Domx_vdec_msm8974.cpp1815 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1821 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1828 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1834 DEBUG_PRINT_LOW("\n send_command: Command Processed\n");

Completed in 340 milliseconds