OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flush_output_progress
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp
271
unsigned char flush_input_progress = 0,
flush_output_progress
= 0;
variable
478
flush_output_progress
= 1;
631
if(
flush_output_progress
)
860
if (
flush_output_progress
|| sent_disabled)
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
364
unsigned char flush_input_progress = 0,
flush_output_progress
= 0;
variable
566
flush_output_progress
= 1;
714
if (
flush_output_progress
) {
[
all
...]
Completed in 31 milliseconds