Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c687 printf(" langCountry = \"%s\"\n", audioStreamInformation.langCountry); in main()
723 printf(" langCountry = \"%s\"\n", timedTextStreamInformation.langCountry); in main()
734 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.cpp694 keyInfo->langCountry); in TestDecToBuffQueue()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp2125 memcpy((char *) pKey->langCountry, "en", 3); in android_audioPlayer_metadata_getKey()
2192 memcpy((char *) pValue->langCountry, "en", 3); // applicable here? in android_audioPlayer_metadata_getValue()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h755 SLchar langCountry[16]; member