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

/hardware/libhardware/include/hardware/
H A Dcamera.h270 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
/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.cpp681 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
695 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
701 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
705 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1690 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1696 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1705 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1711 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("send_command(): ERROR OMX_CommandFlush "
1686 DEBUG_PRINT_HIGH("send_command: Command Processed");
H A Domx_vdec_hevc.cpp1676 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1682 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
1689 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
1695 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_hevc_swvdec.cpp2114 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2120 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2129 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2135 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_msm8974.cpp1962 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1970 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
1977 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
1996 DEBUG_PRINT_LOW("send_command: Command Processed");

Completed in 835 milliseconds