HomeSort by relevance Sort by last modified time
    Searched refs:pComponent (Results 76 - 80 of 80) sorted by null

1 2 34

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 172 OMX_ERRORTYPE VPP_Fill_LCMLInitParams(OMX_HANDLETYPE pComponent, OMX_U16 arr[], LCML_DSP *plcml_Init)
190 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
494 * @param pComponent handle for this instance of the component
503 OMX_ERRORTYPE VPP_Start_ComponentThread(OMX_HANDLETYPE pComponent)
506 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
580 * @param pComponent handle for this instance of the component
590 OMX_ERRORTYPE VPP_Free_ComponentResources(OMX_HANDLETYPE pComponent)
592 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 542 VideoComponentCapabilities* pComponent = pVideoDecoder->component;
544 if (pComponent != M4OSA_NULL) {
545 VideoProfileLevel *pProfileLevel = pComponent->profileLevel;
546 for (size_t j =0; j < pComponent->profileNumber; j++) {
562 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_decode/inc/
OMX_VideoDec_Utils.h     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]

Completed in 756 milliseconds

1 2 34