Home
last modified time | relevance | path

Searched refs:langCountry (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c688 printf(" langCountry = \"%s\"\n", audioStreamInformation.langCountry); in main()
724 printf(" langCountry = \"%s\"\n", timedTextStreamInformation.langCountry); in main()
735 printf(" langCountry = \"%s\"\n", midiStreamInformation.langCountry); in main()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1301 const XAchar langCountry[16]; member
3105 XAchar langCountry[16]; member
3123 XAchar langCountry[16]; member
3131 XAchar langCountry[16]; member
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp695 keyInfo->langCountry); in TestDecToBuffQueue()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1870 memcpy((char *) pKey->langCountry, "en", 3); in android_audioPlayer_metadata_getKey()
1937 memcpy((char *) pValue->langCountry, "en", 3); // applicable here? in android_audioPlayer_metadata_getValue()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h755 SLchar langCountry[16]; member