Home
last modified time | relevance | path

Searched defs:line (Results 1526 - 1550 of 2451) sorted by relevance

1...<<61626364656667686970>>...99

/third_party/ffmpeg/libavcodec/
H A Dsnowdec.c54 IDWTELEM * line = sb->line[y]; in predict_slice_buffered() local
66 IDWTELEM * line = sb->line[y]; in predict_slice_buffered() local
135 IDWTELEM * line = slice_buffer_get_line(sb, y * b->stride_line + b->buf_y_offset) + b->buf_x_offset; in decode_subband_slice_buffered() local
233 IDWTELEM * line = slice_buffer_get_line(sb, (y * b->stride_line) + b->buf_y_offset) + b->buf_x_offset; dequantize_slice_buffered() local
249 IDWTELEM * line=0; // silence silly "could be used without having been initialized" warning correlate_slice_buffered() local
594 IDWTELEM * line = slice_buffer_get_line(&s->sb, yq); decode_frame() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_readeia608.c69 LineItem *line; member
172 build_histogram(ReadEIA608Context *s, ScanItem *scan, const LineItem *line, int len) build_histogram() argument
223 meanf(const LineItem *line, int len) meanf() argument
235 stddevf(const LineItem *line, int len) stddevf() argument
246 thresholding(ReadEIA608Context *s, ScanItem *scan, LineItem *line, int lag, float threshold, float influence, int len) thresholding() argument
285 periods(const LineItem *line, CodeItem *code, int len) periods() argument
363 LineItem *line = scan->line; extract_line() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drdt.c410 rdt_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *rdt, const char *line) rdt_parse_sdp_line() argument
516 ff_real_parse_sdp_a_line(AVFormatContext *s, int stream_index, const char *line) ff_real_parse_sdp_a_line() argument
H A Drtspdec.c380 static inline int parse_command_line(AVFormatContext *s, const char *line, in parse_command_line() argument
/third_party/curl/lib/
H A Dsmtp.c886 const char *line = Curl_dyn_ptr(&smtpc->pp.recvbuf); in smtp_state_ehlo_resp() local
208 smtp_endofresp(struct Curl_easy *data, struct connectdata *conn, char *line, size_t len, int *resp) smtp_endofresp() argument
1036 char *line = Curl_dyn_ptr(&data->conn->proto.smtpc.pp.recvbuf); smtp_state_command_resp() local
[all...]
/third_party/backends/backend/
H A Dcanon_pp.c137 char line[81]; /* plus 1 for a null */ in sane_init() local
[all...]
H A Dcardscan.c320 char line[PATH_MAX]; in sane_get_devices() local
1644 char line[128]; in hexdump() local
[all...]
H A Dcanon-sane.c63 char line[PATH_MAX]; in sane_init() local
[all...]
H A Dkodak.c222 char line[PATH_MAX]; in sane_get_devices() local
2866 char line[128]; in hexdump() local
[all...]
H A Dkvs1025_opt.c1369 char line[128]; in hexdump() local
H A Dteco1.c226 char line[128]; in hexdump() local
[all...]
H A Dstv680.c169 char line[128]; in hexdump() local
1199 char line[MSG_MAXLEN + 1]; in stv680_add_text() local
1512 char line[PATH_MAX]; in sane_init() local
[all...]
H A Dtamarack.h103 int line; /* current line number */ member
H A Dgt68xx_low.c791 SANE_Int line = 0; in gt68xx_reader_process() local
H A Dmustek_usb.c694 SANE_Char line[PATH_MAX]; in sane_init() local
[all...]
H A Dmustek_pp_cis.h213 int line; member
H A Du12.c302 int line; in reader_process() local
H A Dhs2p.c1455 char line[PATH_MAX], *s, *t; in parse_configuration_file() local
[all...]
H A Dleo.c153 char line[128]; in hexdump() local
[all...]
H A Dmustek_pp.c253 int line; in reader_process() local
704 int line=0, driver_no; in sane_init() local
[all...]
H A Dp5_device.c1423 int line; sheetfed_calibration() local
[all...]
H A Dteco3.c166 char line[128]; in hexdump() local
1155 int line; /* line number for that raster */ in teco_adjust_raster() local
[all...]
H A Dhp.c257 char line[128], pt[32]; in sanei_hp_dbgdump() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c337 static void center_string(int line, const char *s) in center_string() argument
H A Dconfigparser.c474 static unsigned int parse_line(char *line, char **args, unsigned int args_size) in parse_line() argument
502 process_line(char *line) process_line() argument
541 char *line; parse_config_file() local
[all...]

Completed in 34 milliseconds

1...<<61626364656667686970>>...99