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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
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. */
  /frameworks/base/include/media/stagefright/openmax/
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/qcom/media/mm-core/omxcore/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. */
  /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/libnfc-nxp/src/
phFriNfc_NdefMap.h 748 uint8_t ReadBuffer[PH_FRINFC_NDEFMAP_TOPAZ_MAX_SIZE];
750 /** Size to know the exact data filled in the ReadBuffer. Useful, when the
    [all...]

Completed in 233 milliseconds