OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_flush_progress
(Results
1 - 12
of
12
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h
570
bool
input_flush_progress
;
member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h
602
bool
input_flush_progress
;
member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp
224
input_flush_progress
(false),
446
pThis->
input_flush_progress
= false;
487
if (!pThis->
input_flush_progress
) {
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp
243
input_flush_progress
(false),
473
pThis->
input_flush_progress
= false;
524
if(!pThis->
input_flush_progress
)
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h
702
bool
input_flush_progress
;
member in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h
726
bool
input_flush_progress
;
member in class:omx_vdec
[
all
...]
omx_vdec.h
773
bool
input_flush_progress
;
member in class:omx_vdec
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp
455
input_flush_progress
(false),
832
if (!pThis->
input_flush_progress
)
929
if (!pThis->
input_flush_progress
)
[
all
...]
omx_vdec_copper.cpp
467
input_flush_progress
(false),
838
if (!pThis->
input_flush_progress
)
935
if (!pThis->
input_flush_progress
)
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp
445
input_flush_progress
(false),
834
if (!pThis->
input_flush_progress
) {
915
if (!pThis->
input_flush_progress
) {
[
all
...]
omx_vdec_hevc.cpp
487
input_flush_progress
(false),
[
all
...]
omx_vdec_msm8974.cpp
497
input_flush_progress
(false),
[
all
...]
Completed in 61 milliseconds