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

  /frameworks/av/include/media/stagefright/
DataSource.h 70 bool getUInt24(off64_t offset, uint32_t *x); // 3 byte int, returned as a 32-bit int
  /frameworks/av/media/libstagefright/
DataSource.cpp 66 bool DataSource::getUInt24(off64_t offset, uint32_t *x) {
MPEG4Extractor.cpp     [all...]

Completed in 193 milliseconds