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

/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c687 printf(" langCountry = \"%s\"\n", audioStreamInformation.langCountry);
723 printf(" langCountry = \"%s\"\n", timedTextStreamInformation.langCountry);
734 printf(" langCountry = \"%s\"\n", midiStreamInformation.langCountry);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1301 const XAchar langCountry[16]; member in struct:XAMetadataInfo_
3105 XAchar langCountry[16]; member in struct:XAAudioStreamInformation_
3123 XAchar langCountry[16]; member in struct:XATimedTextStreamInformation_
3131 XAchar langCountry[16]; member in struct:XAMIDIStreamInformation_
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp1855 memcpy((char *) pKey->langCountry, "en", 3);
1922 memcpy((char *) pValue->langCountry, "en", 3); // applicable here?
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp692 printf("key[%d] size=%d, name=%s \tvalue size=%d encoding=0x%X langCountry=%s\n",
694 keyInfo->langCountry);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h755 SLchar langCountry[16]; member in struct:SLMetadataInfo_

Completed in 160 milliseconds