OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompareIncreasingTime
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/include/
SampleTable.h
160
static int
CompareIncreasingTime
(const void *, const void *);
/frameworks/av/media/libstagefright/
SampleTable.cpp
610
int SampleTable::
CompareIncreasingTime
(const void *_a, const void *_b) {
697
CompareIncreasingTime
);
Completed in 52 milliseconds