Searched defs:send_command (Results 1 - 21 of 21) 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/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp386 OMX_ERRORTYPE omx_swvdec::send_command(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
H A Domx_vdec_hevc.cpp1653 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1659 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
1666 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
1672 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_hevc_swvdec.cpp2141 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2149 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2158 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2164 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_v4l2.cpp2607 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2615 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2622 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2629 DEBUG_PRINT_LOW("send_command: Command Processed");
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp403 OMX_ERRORTYPE omx_swvdec::send_command(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
H A Domx_vdec_hevc.cpp1653 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1659 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
1666 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
1672 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_hevc_swvdec.cpp2141 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2149 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2158 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2164 DEBUG_PRINT_LOW("send_command: Command Processed");
H A Domx_vdec_v4l2.cpp2838 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2846 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2853 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2860 DEBUG_PRINT_LOW("send_command: Command Processed");
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp742 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
758 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
766 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
771 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp693 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
707 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
713 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
717 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp765 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
779 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
785 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
789 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp1807 OMX_ERRORTYPE omx_vdpp::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdpp
1813 DEBUG_PRINT_LOW(" send_command: Recieved a Command from Client cmd = %d", cmd);
1822 DEBUG_PRINT_ERROR(" send_command(): ERROR OMX_CommandFlush "
1828 DEBUG_PRINT_LOW(" send_command: Command Processed cmd = %d\n", cmd);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp780 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
794 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
800 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index");
804 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
/hardware/qcom/media/msm8998/videopp/src/
H A Domx_vdpp.cpp1807 OMX_ERRORTYPE omx_vdpp::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdpp
1813 DEBUG_PRINT_LOW(" send_command: Recieved a Command from Client cmd = %d", cmd);
1822 DEBUG_PRINT_ERROR(" send_command(): ERROR OMX_CommandFlush "
1828 DEBUG_PRINT_LOW(" send_command: Command Processed cmd = %d\n", cmd);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1696 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1702 DEBUG_PRINT_LOW("\n send_command: Recieved a Command from Client");
1711 DEBUG_PRINT_ERROR("\n send_command(): ERROR OMX_CommandFlush "
1717 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/msm8974/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.cpp1674 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
1680 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
1687 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
1693 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.cpp2135 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
2143 DEBUG_PRINT_LOW("send_command: Recieved a Command from Client");
2150 DEBUG_PRINT_ERROR("send_command(): ERROR OMX_CommandFlush "
2157 DEBUG_PRINT_LOW("send_command: Command Processed");

Completed in 565 milliseconds