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

  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_ContentPipe.h 188 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
190 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /external/zlib/contrib/delphi/
ZLib.pas 547 ReadBuffer(Buf, sizeof(Buf));
548 ReadBuffer(Buf, Offset mod sizeof(Buf));
  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp 251 * FUNCTION: ReadBuffer
257 static uint32 ReadBuffer(uint8 * pBuf2, int32 length, int32 &pos)
    [all...]

Completed in 542 milliseconds