OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mParserType
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h
171
_vbp_parser_type
mParserType
;
VideoDecoderBase.cpp
62
mParserType
(type),
117
if ((int32_t)
mParserType
!= VBP_INVALID) {
118
ITRACE("
mParserType
= %d",
mParserType
);
119
if (mParserOpen(
mParserType
, &mParserHandle) != VBP_OK) {
[
all
...]
Completed in 162 milliseconds