Searched refs:GetQueueNumElem (Results 1 – 13 of 13) sorted by relevance
462 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()518 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()711 if ((iTempInputBufferLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithoutMarker()712 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in DecodeWithoutMarker()756 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()806 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()991 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithMarker()992 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in DecodeWithMarker()1170 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()1238 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
434 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()483 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()702 if (((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()703 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in ProcessData()855 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
307 if (GetQueueNumElem() == 1) in Queue()374 OSCL_EXPORT_REF uint32 ThreadSafeCallbackAO::GetQueueNumElem() in GetQueueNumElem() function in ThreadSafeCallbackAO
98 OSCL_IMPORT_REF uint32 GetQueueNumElem(); // number of elements in the queue
555 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()717 … if ((ResizeNeeded == OMX_FALSE) && ((TempInLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in DecodeWithoutMarker()718 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in DecodeWithoutMarker()756 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()981 … if ((ResizeNeeded == OMX_FALSE) && ((iInputCurrLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in DecodeWithMarker()982 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in DecodeWithMarker()
76 OSCL_IMPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue);
149 OSCL_EXPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue) in GetQueueNumElem() function
436 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()491 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()719 if (((iInputCurrLength != 0) || (GetQueueNumElem(pInputQueue) > 0)) in ProcessData()720 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired)) in ProcessData()908 if (0 == (GetQueueNumElem(pOutputQueue))) in DoSilenceInsertion()
522 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithoutMarker()686 …if ((TempInLength != 0 || GetQueueNumElem(pInputQueue) > 0) && (GetQueueNumElem(pOutputQueue) > 0)… in DecodeWithoutMarker()720 if (0 == (GetQueueNumElem(pOutputQueue))) in DecodeWithMarker()899 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in DecodeWithMarker()900 && (GetQueueNumElem(pOutputQueue) > 0) && (ResizeNeeded == OMX_FALSE)) in DecodeWithMarker()
595 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()637 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()803 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()804 && (GetQueueNumElem(pOutputQueue) > 0)) in ProcessData()849 if (0 == (GetQueueNumElem(pOutputQueue))) in CopyDataToOutputBuffer()
380 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()582 if (((ipInputBuffer->nFilledLen != 0) || (GetQueueNumElem(pInputQueue) > 0)) in ProcessData()583 && ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in ProcessData()
532 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()577 if (0 == (GetQueueNumElem(pOutputQueue))) in ProcessData()751 if ((iInputCurrLength != 0 || GetQueueNumElem(pInputQueue) > 0) in ProcessData()752 && (GetQueueNumElem(pOutputQueue) > 0)) in ProcessData()797 if (0 == (GetQueueNumElem(pOutputQueue))) in CopyDataToOutputBuffer()
685 while ((GetQueueNumElem(pInputQueue) > 0)) in FlushPort()725 while ((GetQueueNumElem(pOutputQueue) > 0)) in FlushPort()2273 while ((iNumInputBuffer > 0) && (GetQueueNumElem(pInputQueue) > 0)) in DoStateSet()2644 if ((OMX_TRUE == iIsInputBufferEnded) && (GetQueueNumElem(pInputQueue) > 0)) in BufferMgmtFunction()2753 if ((GetQueueNumElem(pInputQueue) > 0) && in BufferMgmtFunction()2754 ((GetQueueNumElem(pOutputQueue) > 0) || (OMX_FALSE == iNewOutBufRequired))) in BufferMgmtFunction()3042 if ((GetQueueNumElem(ipCoreDescriptor->pMessageQueue) > 0)) in Run()3093 if ((GetQueueNumElem(ipCoreDescriptor->pMessageQueue) > 0)) in Run()