OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_reconfig
(Results
1 - 9
of
9
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h
778
bool
in_reconfig
;
member in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h
800
bool
in_reconfig
;
member in class:omx_vdec
[
all
...]
omx_vdec.h
882
bool
in_reconfig
;
member in class:omx_vdec
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp
503
in_reconfig
(false),
710
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
)
716
pThis->
in_reconfig
= false;
[
all
...]
omx_vdec.cpp
492
in_reconfig
(false),
708
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
)
710
pThis->
in_reconfig
= false;
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp
484
in_reconfig
(false),
711
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
) {
712
pThis->
in_reconfig
= false;
[
all
...]
omx_vdec_hevc_swvdec.cpp
590
in_reconfig
(false),
977
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
)
[
all
...]
omx_vdec_hevc.cpp
542
in_reconfig
(false),
826
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
) {
832
pThis->
in_reconfig
= false;
[
all
...]
omx_vdec_msm8974.cpp
558
in_reconfig
(false),
917
pThis->
in_reconfig
= false;
[
all
...]
Completed in 1089 milliseconds