Searched refs:decodeMp4ToYuv (Results 1 – 1 of 1) sorted by relevance
148 decodeMp4ToYuv(ctx, sourceMp4, sourceYUV420PUri); in computeStats()157 decodeMp4ToYuv(ctx, transcodedMp4, transcodedYUV420PUri); in computeStats()175 private static void decodeMp4ToYuv(final Context ctx, final Uri fileUri, final Uri yuvUri) in decodeMp4ToYuv() method in MediaTranscodingTestUtil