HomeSort by relevance Sort by last modified time
    Searched refs:iLanguage (Results 1 - 4 of 4) sorted by null

  /external/opencore/nodes/common/include/
pvmf_media_presentation_info.h 86 iLanguage = aSourceTrackInfo.iLanguage;
107 iLanguage = aSourceTrackInfo.iLanguage;
273 return iLanguage;
294 * If the language code exists it will be returned in the iLanguage parameter.
295 * If iLanguage is empty English should be assumed.
297 OSCL_HeapString<OsclMemAllocator> iLanguage;
  /external/opencore/fileformats/avi/parser/include/
pv_avifile_streamlist.h 98 return iStreamHdr.iLanguage;
pv_avifile_typedefs.h 267 iLanguage = 0;
288 iLanguage = 0;
309 uint16 iLanguage;
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_streamlist.cpp 339 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read16(aFp, iStreamHdr.iLanguage, true)))

Completed in 25 milliseconds