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

  /frameworks/av/include/media/stagefright/
Utils.h 39 uint64_t ntoh64(uint64_t x);
  /frameworks/av/media/libstagefright/
DataSource.cpp 95 *x = ntoh64(tmp);
SampleIterator.cpp 211 *offset = ntoh64(offset64);
Utils.cpp 58 uint64_t ntoh64(uint64_t x) { function in namespace:android
MPEG4Extractor.cpp 748 chunk_size = ntoh64(chunk_size);
1057 duration = ntoh64(duration);
    [all...]

Completed in 619 milliseconds