Searched refs:pPERF (Results 1 - 25 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
H A DLCML_DspCodec.h293 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:LCML_DSP_INTERFACE
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c250 phandle->pPERF = PERF_Create(PERF_FOURCC('C','M','L',' '),
255 PERF_Boundary(phandle->pPERF,
479 PERF_ThreadCreated(phandle->pPERF,
497 PERF_Boundary(phandle->pPERF,
561 phandle->pPERF = PERF_Create(PERF_FOURCC('C','M','L',' '),
566 PERF_Boundary(phandle->pPERF,
788 PERF_ThreadCreated(phandle->pPERF,
807 PERF_Boundary(phandle->pPERF,
888 PERF_XferingBuffer(phandle->pPERF,
1170 PERF_ReceivedCommand(phandle->pPERF,
1273 PERF_OBJHANDLE pPERF = phandle->pPERF; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c231 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('7','2','9',' '),
459 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
605 PERF_SendingCommand(pCompPrivate->pPERF,
1304 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1399 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1497 PERF_Boundary(pComponentPrivate->pPERF,
1548 PERF_Boundary(pComponentPrivate->pPERF,
1550 PERF_Done(pComponentPrivate->pPERF);
1723 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
1816 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c253 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('W','B','D','_'),
481 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->WBAMR_DEC_ComponentThread,
628 PERF_SendingCommand(pCompPrivate->pPERF, Cmd,
1427 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1523 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1619 PERF_Boundary(pComponentPrivate->pPERF,
1654 PERF_Boundary(pComponentPrivate->pPERF,
1656 PERF_Done(pComponentPrivate->pPERF);
1810 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
1879 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c245 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('W','M','A','_'),
490 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
657 PERF_SendingCommand(pCompPrivate->pPERF,
1354 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1456 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1557 PERF_Boundary(pComponentPrivate->pPERF,
1596 PERF_Boundary(pComponentPrivate->pPERF,
1598 PERF_Done(pComponentPrivate->pPERF);
1770 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
1847 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c256 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('7','2','9',' '),
584 PERF_SendingCommand(pCompPrivate->pPERF,
1330 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1412 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1503 PERF_Boundary(pComponentPrivate->pPERF,
1551 PERF_Boundary(pComponentPrivate->pPERF,
1553 PERF_Done(pComponentPrivate->pPERF);
1720 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
1814 PERF_SendingBuffer(pComponentPrivate->pPERF,
1852 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c239 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('A','A','C','D'),
502 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,PERF_FOURCC('A','A','C','T'));
560 PERF_SendingCommand(pCompPrivate->pPERF,
1480 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1574 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1675 PERF_Boundary(pComponentPrivate->pPERF,PERF_BoundaryStart | PERF_BoundaryCleanup);
1722 PERF_Boundary(pComponentPrivate->pPERF,PERF_BoundaryComplete | PERF_BoundaryCleanup);
1723 PERF_Done(pComponentPrivate->pPERF);
1904 PERF_ReceivedBuffer(pComponentPrivate->pPERF,(*pBuffer)->pBuffer,nSizeBytes,PERF_ModuleMemory);
1998 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c259 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('A','A','E','_'),
473 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
649 PERF_SendingCommand(pCompPrivate->pPERF,Cmd,
1503 PERF_ReceivedFrame(pComponentPrivate->pPERF,pBuffer->pBuffer, pBuffer->nFilledLen,
1608 PERF_ReceivedFrame(pComponentPrivate->pPERF,pBuffer->pBuffer,0,PERF_ModuleHLMM);
1703 PERF_Boundary(pComponentPrivate->pPERF,PERF_BoundaryStart | PERF_BoundaryCleanup);
1747 PERF_Boundary(pComponentPrivate->pPERF,
1749 PERF_Done(pComponentPrivate->pPERF);
1861 PERF_ReceivedBuffer(pComponentPrivate->pPERF,(*pBuffer)->pBuffer,nSizeBytes,PERF_ModuleMemory);
1954 PERF_ReceivedBuffer(pComponentPrivate->pPERF,(*pBuffe
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c244 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('M','P','3','D'),
501 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
563 PERF_SendingCommand(pCompPrivate->pPERF,
1513 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1616 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1731 PERF_Boundary(pComponentPrivate->pPERF,
1772 PERF_Boundary(pComponentPrivate->pPERF,
1774 PERF_Done(pComponentPrivate->pPERF);
1919 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
2073 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c257 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('N','B','D','_'),
509 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
656 PERF_SendingCommand(pCompPrivate->pPERF, Cmd,
1499 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1603 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1699 PERF_Boundary(pComponentPrivate->pPERF,
1733 PERF_Boundary(pComponentPrivate->pPERF,
1735 PERF_Done(pComponentPrivate->pPERF);
1900 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
1973 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c258 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('N','B','E','_'),
530 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
707 PERF_SendingCommand(pCompPrivate->pPERF,
1552 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1650 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1747 PERF_Boundary(pComponentPrivate->pPERF,
1801 PERF_Boundary(pComponentPrivate->pPERF,
1803 PERF_Done(pComponentPrivate->pPERF);
1967 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
2048 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c239 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('W', 'B', '_', 'E'),
505 PERF_ThreadCreated(pComponentPrivate->pPERF,
668 PERF_SendingCommand(pCompPrivate->pPERF,
1626 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1733 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1837 PERF_Boundary(pComponentPrivate->pPERF,
1886 PERF_Boundary(pComponentPrivate->pPERF,
1888 PERF_Done(pComponentPrivate->pPERF);
2064 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
2152 PERF_SendingBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h639 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h651 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h475 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c238 PERF_ReceivedFrame(pComponentPrivate->pPERF,
250 PERF_ReceivedFrame(pComponentPrivate->pPERF,
377 PERF_SendingFrame(pComponentPrivate->pPERF,
488 PERF_ReceivedFrame(pComponentPrivate->pPERF,
605 pComponentPrivate->pPERF = PERF_Create(PERF_FOURS("JPD "), PERF_ModuleLLMM | PERF_ModuleImageDecode);
1083 PERF_SendingCommand(pComponentPrivate->pPERF,
1869 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1964 PERF_ReceivedFrame(pComponentPrivate->pPERF,
2011 PERF_Boundary(pComponentPrivate->pPERF,
2013 PERF_Done(pComponentPrivate->pPERF);
[all...]
H A DOMX_JpegDec_Utils.c377 PERF_ThreadCreated(pComponentPrivate->pPERF,
420 PERF_Boundary(pComponentPrivate->pPERF,
443 PERF_SendingCommand(pComponentPrivate->pPERF,
534 PERF_Boundary(pComponentPrivate->pPERF,
536 PERF_Done(pComponentPrivate->pPERF);
2239 PERF_SendingCommand(pComponentPrivate->pPERF, Cmd, pComponentPrivate->nToState, PERF_ModuleComponent);
2258 PERF_SendingCommand(pComponentPrivate->pPERF, Cmd, pComponentPrivate->nToState, PERF_ModuleComponent);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c196 PERF_SendingFrame(pComponentPrivate->pPERF,
313 PERF_ReceivedFrame(pComponentPrivate->pPERF,
442 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('J','P','E',' '),
959 PERF_SendingCommand(pCompPrivate->pPERF,
1721 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1877 PERF_ReceivedFrame(pComponentPrivate->pPERF,
1954 PERF_Boundary(pComponentPrivate->pPERF,
1956 PERF_Done(pComponentPrivate->pPERF);
2231 PERF_ReceivedFrame(pComponentPrivate->pPERF,
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c329 PERF_ReceivedFrame(pComponentPrivate->pPERF,
406 PERF_SendingFrame(pMyData->pPERF,
425 PERF_SendingFrame(pMyData->pPERF,
608 PERF_ReceivedFrame(pMyData->pPERF,
731 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('V','P','P',' '),
1012 PERF_SendingCommand(pComponentPrivate->pPERF,
1992 PERF_ReceivedFrame(pComponentPrivate->pPERF,
2214 PERF_ReceivedFrame(pComponentPrivate->pPERF,
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h560 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h423 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:VPP_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c370 pComponentPrivate->pPERF = PERF_Create(PERF_FOURCC('V','E',' ',' '),
1021 PERF_ThreadCreated(pComponentPrivate->pPERF, pComponentPrivate->ComponentThread,
1198 PERF_SendingCommand(pComponentPrivate->pPERF,
2829 PERF_ReceivedFrame(pComponentPrivate->pPERF,
2977 PERF_ReceivedFrame(pComponentPrivate->pPERF,
3079 PERF_Boundary(pComponentPrivate->pPERF,
3139 PERF_SendingCommand(pComponentPrivate->pPERF, nStop, 0, PERF_ModuleComponent);
3259 PERF_Boundary(pComponentPrivate->pPERF,
3261 PERF_Done(pComponentPrivate->pPERF);
3365 PERF_ReceivedBuffer(pComponentPrivate->pPERF,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h771 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h403 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h854 PERF_OBJHANDLE pPERF, pPERFcomp; member in struct:G729ENC_COMPONENT_PRIVATE

Completed in 677 milliseconds

12