Searched refs:cleanupCodecAndSurface (Results 1 – 1 of 1) sorted by relevance
1009 cleanupCodecAndSurface(mEncoder, inputSurface); in run()1029 cleanupCodecAndSurface(encoder, inputSurface); in runReleaseAfterFlush()1060 private static void cleanupCodecAndSurface(MediaCodec encoder, InputSurface inputSurface) { in cleanupCodecAndSurface() method in MediaCodecTest