Home | History | Annotate | Download | only in src

Lines Matching refs:bytes_written

166     int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0;
1935 int bytes_written = 0;
1951 bytes_written = fwrite(temp, y_meta_stride, 1, m_debug.out_ymeta_file);
1957 bytes_written += fwrite(temp, uv_meta_stride, 1, m_debug.out_uvmeta_file);
1974 int bytes_written = 0;
1976 bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, m_debug.outfile);
1982 bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, m_debug.outfile);