Searched refs:inputFrameCount (Results 1 – 2 of 2) sorted by relevance
817 inputFrameCount++; in InputFuncSurface()909 if (IsFrameDiscard(inputFrameCount)) { in InputParamLoopFunc()1124 …cout << "checooutpuframecount" << inputFrameCount << ", " << discardFrameCount<< ", " << outCount … in CheckOutputFrameCount()1125 if (inputFrameCount - discardFrameCount == outCount) { in CheckOutputFrameCount()
191 int32_t inputFrameCount = 0; variable