HomeSort by relevance Sort by last modified time
    Searched refs:shared_memory_fd (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/oboeservice/
AAudioServiceEndpointMMAP.cpp 201 // Assume that AudioFlinger will close the original shared_memory_fd.
202 mAudioDataFileDescriptor.reset(dup(mMmapBufferinfo.shared_memory_fd));
204 ALOGE("AAudioServiceEndpointMMAP::open() - could not dup shared_memory_fd");
  /hardware/interfaces/audio/2.0/default/
Stream.h 150 hidlHandle->data[0] = halInfo.shared_memory_fd;
  /system/media/audio/include/system/
audio.h 512 int32_t shared_memory_fd; /**< FD for mmap memory buffer */ member in struct:audio_mmap_buffer_info
    [all...]
  /frameworks/av/media/libaudiohal/
StreamHalHidl.cpp 179 info->shared_memory_fd = handle->data[0];
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 130 milliseconds