OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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