Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp250 (*header)->pPlatformPrivate = NULL; in useBuffer()
298 CHECK((*header)->pPlatformPrivate == NULL); in allocateBuffer()
299 (*header)->pPlatformPrivate = ptr; in allocateBuffer()
325 if (header->pPlatformPrivate != NULL) { in freeBuffer()
327 CHECK(header->pPlatformPrivate == header->pBuffer); in freeBuffer()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h428 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform member