OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_frames_to_decode
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
287
int
num_frames_to_decode
= 0;
variable
669
if (
num_frames_to_decode
&& (etb_count >=
num_frames_to_decode
)) {
670
printf("\n Signal EOS %d frames decoded \n",
num_frames_to_decode
);
[
all
...]
Completed in 148 milliseconds