Searched refs:mMediaInfoBadInterleavingCount (Results 1 – 2 of 2) sorted by relevance
68 output.write(" Bad Interleaving: " + CodecTest.mMediaInfoBadInterleavingCount); in writeTestOutput()95 mTotalBadInterleaving += CodecTest.mMediaInfoBadInterleavingCount; in updateTestResult()
57 public static int mMediaInfoBadInterleavingCount = 0; field in CodecTest755 mMediaInfoBadInterleavingCount++;776 mMediaInfoBadInterleavingCount = 0; in playMediaSample()