Searched refs:start_decoding (Results 1 – 6 of 6) sorted by relevance
68 int start_decoding (struct video_decoder_context *decode_context);
67 int start_decoding (struct video_decoder_context *decode_context);
179 if (error != -1 && (start_decoding (decoder_context) == -1)) in main()600 int start_decoding (struct video_decoder_context *decode_context) in start_decoding() function
172 if (error != -1 && (start_decoding (decoder_context) == -1)) { in main()559 int start_decoding (struct video_decoder_context *decode_context) in start_decoding() function