OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_reconfig
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h
779
bool
in_reconfig
;
member in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h
804
bool
in_reconfig
;
member in class:omx_vdec
[
all
...]
omx_vdec.h
851
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),
706
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
)
708
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.cpp
533
in_reconfig
(false),
813
if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->
in_reconfig
) {
819
pThis->
in_reconfig
= false;
[
all
...]
omx_vdec_msm8974.cpp
547
in_reconfig
(false),
859
pThis->
in_reconfig
= false;
[
all
...]
Completed in 43 milliseconds