HomeSort by relevance Sort by last modified time
    Searched defs:send_command (Results 1 - 15 of 15) sorted by null

  /external/qemu/hw/
scsi-disk.h 19 int32_t (*send_command)(SCSIDevice *s, uint32_t tag, uint8_t *buf, member in struct:SCSIDevice
  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 105 send_command: android::send_command,
471 int send_command(struct camera_device * device, function in namespace:android
  /device/lge/mako/camera/
QualcommCamera2.cpp 105 send_command: android::send_command,
490 int send_command(struct camera_device * device, function in namespace:android
QualcommCamera.cpp 94 send_command: android::send_command,
667 int send_command(struct camera_device * device, function in namespace:android
  /hardware/libhardware/include/hardware/
camera.h 267 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 897 int EmulatedCamera::send_command(struct camera_device* dev, function in class:android::EmulatedCamera
966 EmulatedCamera::send_command,
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp 77 send_command: QCamera2HardwareInterface::send_command,
740 * FUNCTION : send_command
754 int QCamera2HardwareInterface::send_command(struct camera_device *device, function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp 77 send_command: QCamera2HardwareInterface::send_command,
740 * FUNCTION : send_command
754 int QCamera2HardwareInterface::send_command(struct camera_device *device, function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 734 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");
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 675 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");
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 1594 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec.cpp 1677 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 1664 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 1662 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 1815 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 376 milliseconds