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

  /external/opencore/fileformats/mp4/composer/include/
assetinfoatoms.h 322 _locationInfoLatitude = _aLocationInfoLatitude;
353 uint32 _locationInfoLatitude;
mpeg4file.h 317 uint32 _locationInfoLatitude;
  /external/opencore/fileformats/mp4/composer/src/
assetinfoatoms.cpp 162 _locationInfoLatitude = 0;
687 _size += sizeof(_locationInfoLatitude);
748 if (!PVA_FF_AtomUtils::render32(fp, _locationInfoLatitude))
mpeg4file.cpp     [all...]

Completed in 15 milliseconds