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

  /development/host/windows/usb/api/
adb_api_legacy.h 153 void* GetWriteBuffer() {
158 const void* GetWriteBuffer() const {
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_ContentPipe.h 183 CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);
185 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /frameworks/base/include/media/stagefright/openmax/
OMX_ContentPipe.h 200 CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);
202 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_ContentPipe.h 183 CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);
185 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 183 CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);
185 /** Deliver a buffer obtained via GetWriteBuffer to the pipe. Pipe will write the
  /development/host/windows/usb/legacy/driver/
android_usb_pipe_file_object.cpp 303 void* transfer_buffer = transfer_param->GetWriteBuffer();

Completed in 625 milliseconds