HomeSort by relevance Sort by last modified time
    Searched defs:send_command (Results 1 - 5 of 5) 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
  /hardware/libhardware/include/hardware/
camera.h 267 int (*send_command)(struct camera_device *, member in struct:camera_device_ops
  /development/tools/emulator/system/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 662 OMX_ERRORTYPE omx_video::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
678 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index\n");
686 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->bad port index \n");
691 DEBUG_PRINT_ERROR("ERROR: omx_video::send_command-->param is null");
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 1168 OMX_ERRORTYPE omx_vdec::send_command(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 66 milliseconds