OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:audcodec
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/java/android/media/videoeditor/
VideoEditorImpl.java
342
int
audcodec
= 0;
local
418
audcodec
= MediaArtistNativeHelper.AudioFormat.AAC;
421
audcodec
= MediaArtistNativeHelper.AudioFormat.AMR_NB;
455
mMANativeHelper.setAudioCodec(
audcodec
);
[
all
...]
Completed in 43 milliseconds