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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 55 if (perf->ulID != PERF_FOURS("CAM_") && perf->ulID != PERF_FOURS("CAMT") &&
56 perf->ulID != PERF_FOURS("VP__") && perf->ulID != PERF_FOURS("VP_T") &&
57 perf->ulID != PERF_FOURS("VD__") && perf->ulID != PERF_FOURS("VD_T") &&
58 perf->ulID != PERF_FOURS("VE__") && perf->ulID != PERF_FOURS("VE_T"))
81 me->decoder = (perf->ulID == PERF_FOURS("VD__") || perf->ulID == PERF_FOURS("VD_T"))
    [all...]
perf.c 139 ulID = PERF_FOURS(tag);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Thread.c 109 pComponentPrivate->pPERFcomp = PERF_Create(PERF_FOURS("JPET"),
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c 88 pComponentPrivate->pPERFcomp = PERF_Create(PERF_FOURS("JPDT"),
OMX_JpegDec_Utils.c 379 PERF_FOURS("JPDT"));
    [all...]
OMX_JpegDecoder.c 605 pComponentPrivate->pPERF = PERF_Create(PERF_FOURS("JPD "), PERF_ModuleLLMM | PERF_ModuleImageDecode);
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 81 #define PERF_FOURS(id) \
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 131 pComponentPrivate->pPERFcomp = PERF_Create(PERF_FOURS("VD T"),
OMX_VideoDecoder.c 300 pComponentPrivate->pPERF = PERF_Create(PERF_FOURS("VD "),
    [all...]
OMX_VideoDec_Utils.c     [all...]

Completed in 235 milliseconds