Searched refs:mNumVideoFrames (Results 1 – 1 of 1) sorted by relevance
53 int mNumVideoFrames = 0; field in MediaTranscodingTestUtil.VideoFileInfo65 str += " FrameCount:" + mNumVideoFrames; in toString()101 info.mNumVideoFrames = Integer.parseInt(frameCount); in extractVideoFileInfo()164 (srcInfo.mNumVideoFrames != dstInfo.mNumVideoFrames) || in computeStats()