Home
last modified time | relevance | path

Searched refs:pPlatformPrivate (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp205 (*header)->pPlatformPrivate = NULL; in useBuffer()
255 CHECK((*header)->pPlatformPrivate == NULL); in allocateBuffer()
256 (*header)->pPlatformPrivate = ptr; in allocateBuffer()
282 if (header->pPlatformPrivate != NULL) { in freeBuffer()
284 CHECK(header->pPlatformPrivate == header->pBuffer); in freeBuffer()
/frameworks/native/include/media/openmax/
DOMX_Core.h428 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform member