OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlushFunc
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h
132
typedef uint32_t (*
FlushFunc
)(void *);
139
FlushFunc
mParserFlush;
VideoDecoderBase.cpp
106
mParserFlush = (
FlushFunc
)dlsym(mLibHandle, "vbp_flush");
[
all
...]
Completed in 472 milliseconds