HomeSort by relevance Sort by last modified time
    Searched refs:NUM_OF_VPP_PORTS (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 82 #define NUM_OF_VPP_PORTS (4)
358 VPP_PORT_TYPE sCompPorts[NUM_OF_VPP_PORTS];
445 OMX_BOOL bDisableIncomplete[NUM_OF_VPP_PORTS];
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 752 if (nParam1 >= 0 && nParam1 < NUM_OF_VPP_PORTS ){
758 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++)
767 if ((nParam1 >= 0 && nParam1 < NUM_OF_VPP_PORTS) &&
784 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++) {
874 for (i = 0; i < NUM_OF_VPP_PORTS; i ++) {
    [all...]
OMX_VPP.c     [all...]

Completed in 571 milliseconds