Searched refs:num_frames_to_decode (Results 1 – 1 of 1) sorted by relevance
320 int num_frames_to_decode = 0; variable709 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()