Searched refs:totalFrames (Results 1 – 2 of 2) sorted by relevance
619 String encoderName, MediaFormat format, int totalFrames, int runId) { in runEncoder() argument657 if (inFramesCount < totalFrames) { in runEncoder()662 boolean eos = (inFramesCount == totalFrames - 1 in runEncoder()
107 int totalFrames = mInputLength / frameSize; in convertyuv420ptoyuv420sp() local111 for (int i = 0; i < totalFrames; i++) { in convertyuv420ptoyuv420sp()