/third_party/ffmpeg/libavcodec/ |
H A D | webp.c | 1011 uint8_t *line; in apply_color_indexing_transform() local
|
H A D | tiff.c | 314 int line, col; in dng_blit() local 510 int ret, line; tiff_unpack_zlib() local 576 int ret, line; tiff_unpack_lzma() local 617 int line; tiff_unpack_fax() local 729 int c, line, pixels, code, ret; tiff_unpack_strip() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | f_ebur128.c | 216 const int line = ebur128->y_line_ref[y] || y == ebur128->y_zero_lu; in get_graph_color() local [all...] |
H A D | vf_lut3d.c | 644 char line[MAX_LINE_SIZE]; in parse_dat() local 679 char line[MAX_LINE_SIZE]; parse_cube() local 735 char line[MAX_LINE_SIZE]; parse_3dl() local 773 char line[MAX_LINE_SIZE]; parse_m3d() local 878 char line[MAX_LINE_SIZE]; parse_cinespace() local 1641 char line[MAX_LINE_SIZE]; parse_cinespace_1d() local 1721 char line[MAX_LINE_SIZE]; parse_cube_1d() local [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | decklink_dec.cpp | 216 static uint8_t calc_parity_and_line_offset(int line) in calc_parity_and_line_offset() argument 226 fill_data_unit_head(int line, uint8_t *tgt) fill_data_unit_head() argument 235 teletext_data_unit_from_vbi_data(int line, uint8_t *src, uint8_t *tgt, vbi_pixfmt fmt) teletext_data_unit_from_vbi_data() argument 249 teletext_data_unit_from_vbi_data_10bit(int line, uint8_t *src, uint8_t *tgt) teletext_data_unit_from_vbi_data_10bit() argument 267 teletext_data_unit_from_op47_vbi_packet(int line, uint16_t *py, uint8_t *tgt) teletext_data_unit_from_op47_vbi_packet() argument 285 linemask_matches(int line, int64_t mask) linemask_matches() argument 303 int line = (descriptors[i] & 31) + (!(descriptors[i] & 128)) * 313; teletext_data_unit_from_op47_data() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.c | 402 parse_fmtp(AVFormatContext *s, RTSPState *rt, int payload_type, const char *line) parse_fmtp() argument [all...] |
/third_party/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 927 char line[14]; /* status line is always 13 characters long */ in cb_h3_recv_header() local
|
H A D | curl_osslq.c | 754 char line[14]; /* status line is always 13 characters long */ in cb_h3_recv_header() local
|
/third_party/glslang/StandAlone/ |
H A D | StandAlone.cpp | 275 void fixLine(std::string& line) in fixLine() argument [all...] |
/third_party/backends/backend/ |
H A D | dll.c | 728 char *line; in add_alias() local [all...] |
H A D | epsonds.c | 1756 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, in attach_one_config() argument [all...] |
H A D | artec.c | 1496 int line, i, loop, offset; artec_software_rgb_calibrate() local 3472 size_t line; artec_sane_read() local [all...] |
H A D | canon_lide70-common.c | 2771 static long line = 0; in preread() local [all...] |
H A D | fujitsu.c | 821 char line[PATH_MAX]; in sane_get_devices() local 10092 char line[70]; /* 'xxx: xx xx ... xx xx abc */ hexdump() local [all...] |
H A D | dc25.c | 747 int column, line; in set_initial_interpolation() local 769 int column, line, i, initial_column; interpolate_horizontally() local 805 int column, line; interpolate_vertically() local 924 int line, column; adjust_color_and_saturation() local 1034 int column, line, i, s; determine_limits() local 1151 int column, line; output_rgb() local [all...] |
H A D | epjitsu.c | 324 char line[PATH_MAX]; in sane_get_devices() local 4958 char line[128]; hexdump() local [all...] |
H A D | coolscan.c | 1827 char line[128]; in hexdump() local 2545 unsigned int j, line; in reader_process() local [all...] |
H A D | magicolor.c | 1351 SANE_Byte *line = s->line_buffer; mc_copy_image_data() local 2160 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, void *data) attach_one_config() argument [all...] |
H A D | hp3900_sane.c | 1752 SANE_Char line[PATH_MAX]; in sane_init() local [all...] |
H A D | nec.c | 1874 char line[PATH_MAX]; in sane_init() local 3501 size_t nread, ntest, pixel, max_pixel, line, max_line; sane_read_shuffled() local [all...] |
H A D | teco2.h | 413 int line; /* current line of the scan */ member
|
H A D | kodakaio.c | 1323 int i, line, lines; in cmd_read_data() local 1732 SANE_Byte *line = s->line_buffer; k_copy_image_data() local 2514 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, void *data) attach_one_config() argument [all...] |
H A D | microtek.c | 2598 unsigned int line, bit; in pack_flat_data() local 2902 unsigned int line; pack_seq2r2g2b_data() local [all...] |
/third_party/backends/sanei/ |
H A D | sanei_magic.c | 445 unsigned char * line = NULL; in sanei_magic_crop() local [all...] |
/third_party/backends/backend/pixma/ |
H A D | pixma_bjnp.c | 196 char line[100]; /* actually only 1+8+1+8*3+1+8*3+1 = 61 bytes needed */ in bjnp_hexdump() local
|