OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TranslateDecodeStatus
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.h
66
virtual OMX_ERRORTYPE
TranslateDecodeStatus
(Decode_Status status);
OMXVideoDecoderBase.cpp
194
return
TranslateDecodeStatus
(status);
299
return
TranslateDecodeStatus
(status);
375
return
TranslateDecodeStatus
(status);
378
TranslateDecodeStatus
(status);
598
return
TranslateDecodeStatus
(status);
711
OMX_ERRORTYPE OMXVideoDecoderBase::
TranslateDecodeStatus
(Decode_Status status) {
[
all
...]
Completed in 287 milliseconds