Home | History | Annotate | Download | only in tests

Lines Matching refs:pComponent

257     OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
258 eError = pComponent->GetState(pHandle, &CurState);
265 eError = pComponent->GetState(pHandle, &CurState);
281 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
289 eError = pComponent->GetState (hComponent, &state);
387 OMX_COMPONENTTYPE *pComponent = NULL;
1021 pComponent = (OMX_COMPONENTTYPE *)pHandle;
1022 error = pComponent->GetState(pHandle, &state);
1060 pComponent->FillThisBuffer(pHandle, pOutputBufferHeader[k]);
1063 error = pComponent->GetState(pHandle, &state);
1189 pComponent->FillThisBuffer(pHandle, pBuf);
1198 error = pComponent->GetState(pHandle, &state);
1356 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
1369 pComponent->EmptyThisBuffer(pHandle, pBuffer);