Home
last modified time | relevance | path

Searched refs:nTickCount (Results 1 – 25 of 39) sorted by relevance

12

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h261 (_sCircular_).pTail->nTickCount = (_pBufHead_)->nTickCount;\
282 (_pBufHead_)->nTickCount = (_sCircular_).pHead->nTickCount;\
422 OMX_U32 nTickCount; member
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c2812 pDataProp->nTickCount, in VPP_LCML_Callback()
2817 pComponentBuf->pBufHeader->nTickCount = pDataProp->nTickCount; in VPP_LCML_Callback()
2830 pDataProp->nTickCount, in VPP_LCML_Callback()
2842 pComponentBuf->pBufHeader->nTickCount = pDataProp->nTickCount; in VPP_LCML_Callback()
2913 pDataProp->nTickCount, in VPP_LCML_Callback()
2919 pComponentBuf->pBufHeader->nTickCount = pDataProp->nTickCount; in VPP_LCML_Callback()
2932 pDataProp->nTickCount, in VPP_LCML_Callback()
2939 pComponentBuf->pBufHeader->nTickCount = pDataProp->nTickCount; in VPP_LCML_Callback()
3504 pPortType->sBufferDataProp[i].nTickCount = 0; in VPP_InitBufferDataPropagation()
DOMX_VPP.c308 pBufferHdr->nTickCount = 0; in VPP_AllocateBuffer()
2101 … if ((pBufHdr->nFlags) || (pBufHdr->pMarkData) || (pBufHdr->nTickCount) || (pBufHdr->nTimeStamp)){ in VPP_EmptyThisBuffer()
2115 if((pBufHdr->nTickCount) || (pBufHdr->nTimeStamp)){ in VPP_EmptyThisBuffer()
2116 … VPP_DPRINT("\n nTickCount= %d, nTimeStamp = %d\n\n", pBufHdr->nTickCount, pBufHdr->nTimeStamp); in VPP_EmptyThisBuffer()
2137 if((pBufHdr->nTickCount) || (pBufHdr->nTimeStamp)){ in VPP_EmptyThisBuffer()
2138 … printf("Record TimeStamp= %Ld & nTickCount =%ld\n", pBufHdr->nTimeStamp, pBufHdr->nTickCount); in VPP_EmptyThisBuffer()
2139 pDataProp->nTickCount = pBufHdr->nTickCount; in VPP_EmptyThisBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Dec_Utils.c397 pTemp->nTickCount = DONT_CARE; in G722DEC_Fill_LCMLInitParams()
431 pTemp->nTickCount = DONT_CARE; in G722DEC_Fill_LCMLInitParams()
1444 pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in G722DEC_HandleDataBuf_FromApp()
1465 …pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; … in G722DEC_HandleDataBuf_FromApp()
1770 … pLcmlHdr->pBufHdr->nTickCount = pComponentPrivate->arrTickCount[pComponentPrivate->OpBufindex]; in G722DEC_LCML_Callback()
2328 pTemp->nTickCount = DONT_CARE; in G722DECFill_LCMLInitParamsEx()
2381 pTemp->nTickCount = 0; in G722DECFill_LCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Enc_Utils.c315 pTemp->nTickCount = G726ENC_NOT_USED; in G726ENC_FillLCMLInitParams()
358 pTemp->nTickCount = G726ENC_NOT_USED; in G726ENC_FillLCMLInitParams()
1397 … pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in G726ENC_HandleDataBufFromApp()
1778 … pLcmlHdr->buffer->nTickCount = pComponentPrivate->arrTickCount[pComponentPrivate->OpBufindex]; in G726ENC_LCMLCallback()
2193 pTemp->nTickCount = G726ENC_NOT_USED; in G726ENC_FillLCMLInitParamsEx()
2231 pTemp->nTickCount = G726ENC_NOT_USED; in G726ENC_FillLCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c1182 APP_DPRINT("Output tick count = %ld\n", pBuf->nTickCount); in main()
1374 pBuffer->nTickCount = rand() % 70; in send_input_buffer()
1376 APP_DPRINT("Input tick count = %ld\n", pBuffer->nTickCount); in send_input_buffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
DG729EncTest.c939 pBuffer->nTickCount = rand() % 70; in main()
1013 pBuffer->nTickCount = (OMX_S64)rand() % 70; in main()
1016 … APP_DPRINT("Input tick count = %ld\n", pBuffer->nTickCount); in main()
1311 … APP_DPRINT("Output tick count = %ld\n", pBuf->nTickCount); in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Dec_Utils.c294 pTemp->nTickCount = DONT_CARE; in G726DEC_Fill_LCMLInitParams()
325 pTemp->nTickCount = DONT_CARE; in G726DEC_Fill_LCMLInitParams()
1354 …pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; … in G726DEC_HandleDataBuf_FromApp()
1731 …pLcmlHdr->pBufHdr->nTickCount = pComponentPrivate->arrTickCount[pComponentPrivate->OpBufindex]; … in G726DEC_LCML_Callback()
2468 pTemp->nTickCount = DONT_CARE; in G726DECFill_LCMLInitParamsEx()
2521 pTemp->nTickCount = DONT_CARE; in G726DECFill_LCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Enc_Utils.c263 pTemp->nTickCount = G729ENC_NOT_USED; in G729ENC_FillLCMLInitParams()
301 pTemp->nTickCount = G729ENC_NOT_USED; in G729ENC_FillLCMLInitParams()
1534 …pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; … in G729ENC_HandleDataBufFromApp()
2122 …pLcmlHdr->buffer->nTickCount = pComponentPrivate->arrTickCount[pComponentPrivate->OpBufindex]; … in G729ENC_LCMLCallback()
2656 pTemp->nTickCount = G729ENC_NOT_USED; in G729ENC_FillLCMLInitParamsEx()
2693 pTemp->nTickCount = G729ENC_NOT_USED; in G729ENC_FillLCMLInitParamsEx()
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Core.h431 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h431 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core.h422 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core.h439 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h422 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h422 OMX_U32 nTickCount; /**< Optional entry that the component and member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Enc_Utils.c245 pTemp->nTickCount = G711ENC_NOT_USED; in G711ENC_FillLCMLInitParams()
285 pTemp->nTickCount = G711ENC_NOT_USED; in G711ENC_FillLCMLInitParams()
1494 … pComponentPrivate->arrBufIndexTick[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in G711ENC_HandleDataBufFromApp()
1737 …msgBuffer->buffer->nTickCount = (OMX_U32)pComponentPrivate->arrBufIndexTick[pComponentPrivate->OpB… in G711ENC_HandleDataBufFromLCML()
2448 pTemp->nTickCount = G711ENC_NOT_USED; in G711ENC_FillLCMLInitParamsEx()
2487 pTemp->nTickCount = G711ENC_NOT_USED; in G711ENC_FillLCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Dec_Utils.c269 pTemp->nTickCount = NOT_USED; in G711DECFill_LCMLInitParams()
304 pTemp->nTickCount = NOT_USED; in G711DECFill_LCMLInitParams()
1683 … pComponentPrivate->arrBufIndexTick[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in G711DECHandleDataBuf_FromApp()
2034 …msgBuffer->buffer->nTickCount = (OMX_U32)pComponentPrivate->arrBufIndexTick[pComponentPrivate->OpB… in G711DECHandleDataBuf_FromLCML()
2630 pTemp->nTickCount = NOT_USED; in G711DECFill_LCMLInitParamsEx()
2659 pTemp->nTickCount = NOT_USED; in G711DECFill_LCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c400 TICK_PRINT("TickCount Output: %ld\n\n",pBuffer->nTickCount); in FillBufferDone()
1595 pBuffer->nTickCount = rand() % 70; in send_input_buffer()
1597 TICK_PRINT("TickCount Input: %ld\n",pBuffer->nTickCount); in send_input_buffer()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h328 OMX_U32 nTickCount; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c1455 pInputBufferHeader[i]->nTickCount = rand() % 100;
1549 pBuffer->nTickCount = rand() % 100;
1635 pBuffer->nTickCount = rand() % 100;
1694 pBuffer->nTickCount = rand() % 100;
1871 pBuffer->nTickCount = rand() % 100;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c356 APP_DPRINT("output: pBuffer->nTickCount = %ld\n", pBufferI->nTickCount); in EmptyBufferDone()
1361 pBuffer->nTickCount = (OMX_S64) rand() % 70; in send_input_buffer()
1364 APP_DPRINT("SENDING TICK COUNT = %ld\n", pBuffer->nTickCount); in send_input_buffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Enc_Utils.c421 pTemp->nTickCount = NOT_USED; in G722ENC_Fill_LCMLInitParams()
501 pTemp->nTickCount = NOT_USED; in G722ENC_Fill_LCMLInitParams()
1218 … pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in G722ENC_HandleDataBuf_FromApp()
2623 pTemp->nTickCount = NOT_USED; in G722ENC_Fill_LCMLInitParamsEx()
2688 pTemp->nTickCount = NOT_USED; in G722ENC_Fill_LCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c261 pTemp->nTickCount = WBAMRENC_NOT_USED; in WBAMRENC_FillLCMLInitParams()
300 pTemp->nTickCount = WBAMRENC_NOT_USED; in WBAMRENC_FillLCMLInitParams()
1948 pComponentPrivate->arrTickCount[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in WBAMRENC_HandleDataBufFromApp()
2511 … pLcmlHdr->buffer->nTickCount = pComponentPrivate->arrTickCount[pComponentPrivate->OpBufindex]; in WBAMRENC_LCMLCallback()
3138 pTemp->nTickCount = WBAMRENC_NOT_USED; in WBAMRENC_FillLCMLInitParamsEx()
3177 pTemp->nTickCount = WBAMRENC_NOT_USED; in WBAMRENC_FillLCMLInitParamsEx()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c413 TICK_PRINT("TickCount Output: %ld\n\n",pBuffer->nTickCount); in FillBufferDone()
1191 pBuffer->nTickCount = rand() % 70; in main()
1193 TICK_PRINT("TickCount Input: %ld\n",pBuffer->nTickCount); in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c320 pTemp->nTickCount = NOT_USED; in AACENCFill_LCMLInitParams()
353 pTemp->nTickCount = NOT_USED; in AACENCFill_LCMLInitParams()
1929 … pComponentPrivate->tickcountBufIndex[pComponentPrivate->IpBufindex] = pBufHeader->nTickCount; in AACENCHandleDataBuf_FromApp()
2488 …pLcmlHdr->buffer->nTickCount = pComponentPrivate_CC->tickcountBufIndex[pComponentPrivate_CC->OpBuf… in AACENCLCML_Callback()
3162 pTemp->nTickCount = NOT_USED; in AACENCFill_LCMLInitParamsEx()
3198 pTemp->nTickCount = NOT_USED; in AACENCFill_LCMLInitParamsEx()

12