Home
last modified time | relevance | path

Searched refs:num_frames_to_decode (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp320 int num_frames_to_decode = 0; variable
709 if (num_frames_to_decode && (etb_count >= (unsigned int)num_frames_to_decode)) { in ebd_thread()
710 printf("\n Signal EOS %d frames decoded \n", num_frames_to_decode); in ebd_thread()
1362 num_frames_to_decode = param[idx++]; in main()
1539 sscanf(tempbuf,"%d",&num_frames_to_decode); in main()