OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mEnableAdaptivePlayback
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
293
OMX_BOOL
mEnableAdaptivePlayback
;
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
133
mEnableAdaptivePlayback
= OMX_FALSE;
580
if (index == 1 &&
mEnableAdaptivePlayback
== OMX_TRUE) {
663
mEnableAdaptivePlayback
= p->bEnable;
664
if (
mEnableAdaptivePlayback
!= OMX_TRUE)
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp
461
if (
mEnableAdaptivePlayback
)
[
all
...]
Completed in 484 milliseconds