OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOffsetForTime
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/
VBRISeeker.cpp
142
bool VBRISeeker::
getOffsetForTime
(int64_t *timeUs, off64_t *pos) {
157
LOGV("
getOffsetForTime
%lld us => 0x%08lx", *timeUs, *pos);
XINGSeeker.cpp
62
bool XINGSeeker::
getOffsetForTime
(int64_t *timeUs, off64_t *pos) {
Completed in 33 milliseconds