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 41 uint64_t ntoh64(uint64_t x);
  /frameworks/av/media/libstagefright/
DataSource.cpp 100 *x = ntoh64(tmp);
SampleIterator.cpp 212 *offset = ntoh64(offset64);
MPEG4Extractor.cpp 781 chunk_size = ntoh64(chunk_size);
    [all...]
Utils.cpp 65 uint64_t ntoh64(uint64_t x) { function in namespace:android

Completed in 223 milliseconds