/aosp12/frameworks/av/media/libstagefright/ |
H A D | OggWriter.cpp | 89 const char* opus = MEDIA_MIMETYPE_AUDIO_OPUS; in addSource() local 90 if (strncasecmp(mime, opus, strlen(opus))) { in addSource() 91 ALOGE("Track (%s) other than %s is not supported", mime, opus); in addSource()
|
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
H A D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 102 {"aac", aac}, {"vorbis", vorbis}, {"opus", opus}, in SetUp() 132 {opus, (OMX_AUDIO_CODINGTYPE)OMX_AUDIO_CodingAndroidOPUS}, in SetUp() 237 opus, enumerator 423 {AudioDecHidlTest::standardComp::opus, in GetURLForComponent() 503 comp != AudioDecHidlTest::standardComp::opus && in portReconfiguration() 740 if (compName != vorbis && compName != opus && compName != raw) { in TEST_P() 806 if (compName != vorbis && compName != opus && compName != raw) { in TEST_P() 890 if (compName != vorbis && compName != opus && compName != raw) { in TEST_P() 1004 if (compName != vorbis && compName != opus && compName != raw) { in TEST_P() 1096 if (compName != vorbis && compName != opus && compName != raw) { in TEST_P()
|
/aosp12/frameworks/av/media/libstagefright/webm/ |
H A D | WebmWriter.cpp | 448 const char* opus = MEDIA_MIMETYPE_AUDIO_OPUS; in addSource() local 455 !strncasecmp(mime, opus, strlen(opus))) { in addSource() 459 mime, vp8, vp9, vorbis, opus); in addSource()
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/ |
H A D | Android.bp | 48 "res/bbb_opus_stereo_128kbps_48000hz.opus",
|
/aosp12/frameworks/av/media/codec2/fuzzer/ |
H A D | Android.bp | 294 "-DC2COMPONENTNAME=\"c2.android.opus.decoder\"",
|
/aosp12/frameworks/av/media/libstagefright/writer_fuzzers/ |
H A D | README.md | 32 | `mime` | 0. `audio/3gpp` 1. `audio/amr-wb` 2. `audio/vorbis` 3. `audio/opus` 4. `audio/mp4a-latm`…
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
H A D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
H A D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 22635 field public static final String MIMETYPE_AUDIO_OPUS = "audio/opus";
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 14992 field public static final java.lang.String MIMETYPE_AUDIO_OPUS = "audio/opus";
|