OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECODE_NO_CONFIG
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h
232
DECODE_NO_CONFIG
= -8,
VideoDecoderAVC.cpp
143
return
DECODE_NO_CONFIG
;
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp
408
} else if (status ==
DECODE_NO_CONFIG
) {
409
LOGW("Decoder returns
DECODE_NO_CONFIG
.");
[
all
...]
Completed in 6467 milliseconds