Searched refs:stop_decoding (Results 1 – 2 of 2) sorted by relevance
69 int stop_decoding (struct video_decoder_context *decode_context);
185 if (error != -1 && (stop_decoding (decoder_context) == -1)) in main()697 int stop_decoding (struct video_decoder_context *decode_context) in stop_decoding() function