OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
68
bool DataSource::
getUInt24
(off64_t offset, uint32_t *x) {
MPEG4Extractor.cpp
[
all
...]
Completed in 755 milliseconds