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()
57 public static int mMediaInfoBadInterleavingCount = 0; field in CodecTest755 mMediaInfoBadInterleavingCount++;776 mMediaInfoBadInterleavingCount = 0; in playMediaSample()