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

  /development/host/windows/usb/api/
adb_api_legacy.h 153 void* GetWriteBuffer() {
158 const void* GetWriteBuffer() const {
  /frameworks/native/include/media/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/msm8974/mm-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
  /hardware/qcom/media/msm8974/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/qcom/media/msm8996/mm-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
  /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
  /hardware/ti/omap4-aah/domx/omx_core/inc/
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/ti/omap4xxx/domx/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
  /external/webrtc/webrtc/base/
stream.cc 108 void* StreamInterface::GetWriteBuffer(size_t* buf_len) {
817 void* FifoBuffer::GetWriteBuffer(size_t* size) {

Completed in 286 milliseconds