Searched refs:pComponentPrivate (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp41 mComponent->pComponentPrivate = this;
118 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
130 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
142 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
154 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
166 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
178 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
193 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
207 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
219 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
[all...]
H A DSoftOMXPlugin.cpp136 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
/frameworks/native/include/media/openmax/
H A DOMX_Component.h339 /** pComponentPrivate is a pointer to the component private data area.
343 OMX_PTR pComponentPrivate; member in struct:OMX_COMPONENTTYPE

Completed in 46 milliseconds