Searched refs:mMediaInfoBadInterleavingCount (Results 1 – 2 of 2) sorted by relevance
73 output.write(" Bad Interleaving: " + CodecTest.mMediaInfoBadInterleavingCount); in writeTestOutput()100 mTotalBadInterleaving += CodecTest.mMediaInfoBadInterleavingCount; in updateTestResult()
58 public static int mMediaInfoBadInterleavingCount = 0; field in CodecTest756 mMediaInfoBadInterleavingCount++;777 mMediaInfoBadInterleavingCount = 0; in playMediaSample()