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/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
320
int
num_frames_to_decode
= 0;
variable
709
if (
num_frames_to_decode
&& (etb_count >= (unsigned int)
num_frames_to_decode
)) {
710
printf("\n Signal EOS %d frames decoded \n",
num_frames_to_decode
);
[
all
...]
Completed in 522 milliseconds