Home | History | Annotate | Download | only in src

Lines Matching refs:bytes_written

150     int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0;
5940 int bytes_written = 0;
5942 bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
5948 bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);