Home
last modified time | relevance | path

Searched refs:GetQueueNumElem (Results 1 – 13 of 13) sorted by relevance

/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp463 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()
619 if ((iTempInputBufferLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithoutMarker()
620 && (GetQueueNumElem(pOutputQueue) > 0)) in DecodeWithoutMarker()
663 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()
800 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithMarker()
801 && (GetQueueNumElem(pOutputQueue) > 0)) in DecodeWithMarker()
990 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
1058 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp436 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
485 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
710 if (((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()
711 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in ProcessData()
863 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
/external/opencore/baselibs/threadsafe_callback_ao/src/
Dthreadsafe_callback_ao.cpp307 if (GetQueueNumElem() == 1) in Queue()
374 OSCL_EXPORT_REF uint32 ThreadSafeCallbackAO::GetQueueNumElem() in GetQueueNumElem() function in ThreadSafeCallbackAO
Dthreadsafe_callback_ao.h98 OSCL_IMPORT_REF uint32 GetQueueNumElem(); // number of elements in the queue
/external/opencore/codecs_v2/omx/omx_queue/src/
Dpv_omx_queue.h76 OSCL_IMPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue);
Dpv_omx_queue.cpp149 OSCL_EXPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue) in GetQueueNumElem() function
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp438 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
493 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
721 if (((iInputCurrLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in ProcessData()
722 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired)) in ProcessData()
910 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp559 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()
735 … if ((ResizeNeeded == OMX_FALSE) && ((TempInLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in DecodeWithoutMarker()
736 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in DecodeWithoutMarker()
774 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()
1013 … if ((ResizeNeeded == OMX_FALSE) && ((iInputCurrLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in DecodeWithMarker()
1014 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in DecodeWithMarker()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp535 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()
713 …if ((TempInLength != 0 || GetQueueNumElem(pInputQueue) > 0) && (GetQueueNumElem(pOutputQueue) > 0)… in DecodeWithoutMarker()
747 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()
940 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithMarker()
941 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in DecodeWithMarker()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp596 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
638 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
804 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()
805 && (GetQueueNumElem(pOutputQueue) > 0)) in ProcessData()
850 if (0 == (GetQueueNumElem(pOutputQueue))) in CopyDataToOutputBuffer()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp389 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
591 if (((ipInputBuffer->nFilledLen != 0) || (GetQueueNumElem(pInputQueue) > 0)) in ProcessData()
592 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in ProcessData()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp534 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
579 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()
753 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()
754 && (GetQueueNumElem(pOutputQueue) > 0)) in ProcessData()
799 if (0 == (GetQueueNumElem(pOutputQueue))) in CopyDataToOutputBuffer()
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp694 while ((GetQueueNumElem(pInputQueue) > 0)) in FlushPort()
734 while ((GetQueueNumElem(pOutputQueue) > 0)) in FlushPort()
2328 while ((iNumInputBuffer > 0) && (GetQueueNumElem(pInputQueue) > 0)) in DoStateSet()
2699 if ((OMX_TRUE == iIsInputBufferEnded) && (GetQueueNumElem(pInputQueue) > 0)) in BufferMgmtFunction()
2808 if ((GetQueueNumElem(pInputQueue) > 0) && in BufferMgmtFunction()
2809 ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in BufferMgmtFunction()
3097 if ((GetQueueNumElem(ipCoreDescriptor->pMessageQueue) > 0)) in Run()
3148 if ((GetQueueNumElem(ipCoreDescriptor->pMessageQueue) > 0)) in Run()