Searched refs:theCodec (Results 1 – 1 of 1) sorted by relevance
1188 String theCodec = metrics.getString(MediaCodec.MetricsConstants.CODEC, null); in testDequeueSurface() local1189 if (theCodec == null) { in testDequeueSurface()1266 String theCodec = metrics.getString(MediaCodec.MetricsConstants.CODEC, null); in testReconfigureWithoutSurface() local1267 if (theCodec == null) { in testReconfigureWithoutSurface()1329 String theCodec = metrics.getString(MediaCodec.MetricsConstants.CODEC, null); in testDecodeAfterFlush()1330 if (theCodec == null) { in testDecodeAfterFlush()1371 … String theCodec = metrics.getString(MediaCodec.MetricsConstants.CODEC, null); in testDecodeAfterFlush()1372 if (theCodec == null) { in testDecodeAfterFlush()1442 String theCodec = metrics.getString(MediaCodec.MetricsConstants.CODEC, null); in runDecodeTillFirstOutput() local1443 if (theCodec == null) { in runDecodeTillFirstOutput()