HomeSort by relevance Sort by last modified time
    Searched refs:PERF_BoundaryComplete (Results 1 - 25 of 43) sorted by null

1 2

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_CompThread.c 179 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_ComponentThread.c 214 PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_G729Enc_Utils.c 772 PERF_BoundaryComplete | PERF_BoundarySetup);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_CompThread.c 204 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_Mp3Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_ComponentThread.c 187 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_AmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_ComponentThread.c 197 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_ComponentThread.c 204 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_WbAmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_CompThread.c 203 PERF_Boundary(pComponentPrivate->pPERFcomp, PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_WbAmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_ComponentThread.c 190 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_WmaDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 103 PERF_BoundaryComplete = 0x10000,
120 #define PERF_IsComplete(x) ((x) & PERF_BoundaryComplete)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_CompThread.c 212 PERF_Boundary(pComponentPrivate->pPERFcomp,PERF_BoundaryComplete | PERF_BoundaryCleanup);
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf_unittest.c 164 PERF_Boundary(perfAVE, PERF_BoundarySteadyState | PERF_BoundaryComplete);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 535 PERF_BoundaryComplete | PERF_BoundaryCleanup);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 534 PERF_BoundaryComplete | PERF_BoundaryCleanup);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 672 PERF_BoundaryComplete | PERF_BoundaryCleanup);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c     [all...]

Completed in 154 milliseconds

1 2