Home
last modified time | relevance | path

Searched refs:in_full (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
Ddd.c52 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part;
91 TT.in_full, TT.in_part, TT.out_full, TT.out_part); in status()
260 TT.in_full++; in dd_main()
/third_party/ffmpeg/libavfilter/
Dvf_scale.c764 int in_full, out_full, brightness, contrast, saturation; in scale_frame() local
767 sws_getColorspaceDetails(scale->sws, (int **)&inv_table, &in_full, in scale_frame()
779 in_full = (scale-> in_range == AVCOL_RANGE_JPEG); in scale_frame()
781 in_full = (in_range == AVCOL_RANGE_JPEG); in scale_frame()
785 sws_setColorspaceDetails(scale->sws, inv_table, in_full, in scale_frame()
789 sws_setColorspaceDetails(scale->isws[0], inv_table, in_full, in scale_frame()
793 sws_setColorspaceDetails(scale->isws[1], inv_table, in_full, in scale_frame()
/third_party/toybox/generated/
Dglobals.h527 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c383 static int in_full = 0; variable
1811 fprintf(stderr, "%d+%d records in\n", in_full - in_partial, in_partial); in print_stats()
2519 in_full += blocks; in do_scsi_device_read_write()
2539 in_full += blocks; in do_scsi_device_read_write()
6615 in_full += blocks; in do_scsi_sgm_read_write()
6632 in_full += blocks; in do_scsi_sgm_read_write()