Searched refs:GetQueueNumElem (Results 1 – 13 of 13) sorted by relevance
463 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()
436 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()
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
76 OSCL_IMPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue);
149 OSCL_EXPORT_REF OMX_S32 GetQueueNumElem(QueueType* aQueue) in GetQueueNumElem() function
438 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()
559 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()
535 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()
596 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()
389 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()
534 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()
694 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()