Lines Matching refs:fwrite
85 fwrite(base_y, 1, width, fp); in dump_mpp_frame_to_file()
96 fwrite(tmp, 1, width * height, fp); in dump_mpp_frame_to_file()
106 fwrite(base_y, 1, width, fp); in dump_mpp_frame_to_file()
109 fwrite(base_c, 1, width, fp); in dump_mpp_frame_to_file()
118 fwrite(base_y, 1, width, fp); in dump_mpp_frame_to_file()
121 fwrite(base_c, 1, width / 2, fp); in dump_mpp_frame_to_file()
124 fwrite(base_c, 1, width / 2, fp); in dump_mpp_frame_to_file()
152 fwrite(tmp_line, width * sizeof(RK_U16) , 1, fp); in dump_mpp_frame_to_file()
169 fwrite(tmp_line, width * sizeof(RK_U16) , 1, fp); in dump_mpp_frame_to_file()
184 fwrite(base_y, 1, width, fp); in dump_mpp_frame_to_file()
195 fwrite(tmp, 1, width * height * 2, fp); in dump_mpp_frame_to_file()
204 fwrite(base_y, 1, width, fp); in dump_mpp_frame_to_file()
217 fwrite(base_y, 1, width * 4, fp); in dump_mpp_frame_to_file()
232 fwrite(base_y, 1, width * 2, fp); in dump_mpp_frame_to_file()