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

  /external/opencore/fileformats/mp4/composer/src/
assetinfoatoms.cpp 166 _locationInfoAddNotes = (_STRLIT(""));
694 _size += 2 * (_locationInfoAddNotes.get_size() + 1);
779 if (!PVA_FF_AtomUtils::renderNullTerminatedUnicodeString(fp, _locationInfoAddNotes))
783 rendered += _locationInfoAddNotes.get_size() + 1; // 1 for the NULL entry
mpeg4file.cpp     [all...]
  /external/opencore/fileformats/mp4/composer/include/
assetinfoatoms.h 344 _locationInfoAddNotes = aLocationInfoAddNotes;
358 PVA_FF_UNICODE_HEAP_STRING _locationInfoAddNotes;
mpeg4file.h 314 PVA_FF_UNICODE_HEAP_STRING _locationInfoAddNotes;

Completed in 725 milliseconds