Searched refs:dump_mpp_frame_to_file (Results 1 – 7 of 7) sorted by relevance
58 void dump_mpp_frame_to_file(MppFrame frame, FILE *fp);
62 void dump_mpp_frame_to_file(MppFrame frame, FILE *fp) in dump_mpp_frame_to_file() function
203 dump_mpp_frame_to_file(frame, data->fp_output); in multi_dec_simple()322 dump_mpp_frame_to_file(frame, data->fp_output); in multi_dec_advanced()
204 dump_mpp_frame_to_file(frame, data->fp_output); in dec_simple()322 dump_mpp_frame_to_file(frame_ret, data->fp_output); in dec_advanced()
205 dump_mpp_frame_to_file(frame, data->fp_output); in thread_output()
199 dump_mpp_frame_to_file(frame, data->fp_output); in dec_loop()
315 dump_mpp_frame_to_file(dst_frm, fout); in main()