OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flush_input_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
477
flush_input_progress
= 1;
577
if(
flush_input_progress
)
[
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
565
flush_input_progress
= 1;
654
if (
flush_input_progress
) {
[
all
...]
Completed in 27 milliseconds