HomeSort by relevance Sort by last modified time
    Searched full:editvideofile (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecodeEditEncodeTest.java 168 VideoChunks destChunks = editVideoFile(sourceChunks);
396 private VideoChunks editVideoFile(VideoChunks inputData) {
397 if (VERBOSE) Log.d(TAG, "editVideoFile " + mWidth + "x" + mHeight);
    [all...]

Completed in 2040 milliseconds