Searched refs:PendingReprocessResult (Results 1 – 2 of 2) sorted by relevance
478 } PendingReprocessResult; typedef486 List<PendingReprocessResult> mPendingReprocessResultList;
3034 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()3921 PendingReprocessResult pendingResult; in handleBufferWithLock()3922 memset(&pendingResult, 0, sizeof(PendingReprocessResult)); in handleBufferWithLock()