HomeSort by relevance Sort by last modified time
    Searched defs:send_command (Results 1 - 9 of 9) 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...]
  /hardware/qcom/media/mm-video/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/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 1666 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 246 milliseconds