OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findOutputByPct
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h
74
virtual VideoSurfaceBuffer*
findOutputByPct
(bool draining = false);
VideoDecoderBase.cpp
305
output =
findOutputByPct
(draining);
373
VideoSurfaceBuffer* VideoDecoderBase::
findOutputByPct
(bool draining) {
[
all
...]
Completed in 198 milliseconds