HomeSort by relevance Sort by last modified time
    Searched defs:pComponent (Results 26 - 31 of 31) sorted by null

12

  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 285 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
286 eError = pComponent->GetState(pHandle, &CurState);
322 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
331 eError = pComponent->GetState (hComponent, &state);
491 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 351 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
353 eError = pComponent->GetState(pHandle, &CurState);
380 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
385 eError = pComponent->GetState (hComponent, &state);
502 OMX_COMPONENTTYPE *pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 272 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
273 eError1 = pComponent->GetState(pHandle, &CurState);
310 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
317 eError1 = pComponent->GetState (hComponent, &state);
471 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 159 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
161 eError = pComponent->GetState(pHandle, &CurState);
168 eError = pComponent->GetState(pHandle, &CurState);
455 OMX_COMPONENTTYPE *pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 545 OMX_COMPONENTTYPE *pComponent=NULL;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 332 OMX_COMPONENTTYPE* pComponent;
    [all...]

Completed in 137 milliseconds

12