/third_party/exfatprogs/exfat2img/ |
H A D | exfat2img.c | 160 static ssize_t dump_range(struct exfat2img *ei, off_t start, off_t end) in dump_range() argument 554 dump_bytes_to_stdout(struct exfat2img *ei, off_t start, off_t end_excl, bool fill_zero) dump_bytes_to_stdout() argument [all...] |
/third_party/elfutils/src/ |
H A D | ar.c | 1042 off_t start = -1; in do_oper_delete() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | rpzaenc.c | 81 uint16_t start; member
|
H A D | vaapi_encode.c | 854 vaapi_encode_set_b_pictures(AVCodecContext *avctx, VAAPIEncodePicture *start, VAAPIEncodePicture *end, VAAPIEncodePicture *prev, int current_depth, VAAPIEncodePicture **last) vaapi_encode_set_b_pictures() argument 922 VAAPIEncodePicture *pic = NULL, *next, *start; vaapi_encode_pick_next() local [all...] |
H A D | pngenc.c | 354 uint8_t *start, *buf; in png_write_iccp() local
|
H A D | mss3.c | 398 int start, end; in rac_get_model256_sym() local
|
H A D | vp9.c | 1215 static void set_tile_offset(int *start, int *end, int idx, int log2_n, int n) in set_tile_offset() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showwaves.c | 254 int start = height/2; in draw_sample_line_rgba_scale() local 271 int start = height/2; in draw_sample_line_rgba_full() local 294 int start = *prev_y; in draw_sample_p2p_rgba_scale() local 320 int start = *prev_y; draw_sample_p2p_rgba_full() local 340 const int start = (height - h) / 2; draw_sample_cline_rgba_scale() local 354 const int start = (height - h) / 2; draw_sample_cline_rgba_full() local 377 int start = height/2; draw_sample_line_gray() local 393 int start = *prev_y; draw_sample_p2p_gray() local 409 const int start = (height - h) / 2; draw_sample_cline_gray() local [all...] |
H A D | af_anequalizer.c | 701 const int start = (buf->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channels() local
|
H A D | af_atempo.c | 510 int64_t missing, start, zeros; in yae_load_frag() local
|
H A D | af_astats.c | 587 const int start = (buf->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channel() local
|
H A D | vf_stereo3d.c | 614 int start = (height * jobnr ) / nb_jobs; in filter_slice() local
|
H A D | vf_removegrain.c | 527 int start = (height * jobnr ) / nb_jobs; in filter_slice() local
|
H A D | vf_rotate.c | 423 const int start = (outh * job ) / nb_jobs; in filter_slice() local
|
H A D | vf_pseudocolor.c | 104 AVRational start, end; member 652 int start = av_rescale_rnd(s->max + 1, rstart.num, rstart.den, AV_ROUND_UP); in config_input() local
|
/third_party/ffmpeg/libavformat/ |
H A D | id3v2.c | 1151 int64_t start, off; in id3v2_read_internal() local
|
H A D | concatdec.c | 94 const char *start = f; in safe_filename() local
|
H A D | ftp.c | 278 char *res = NULL, *start = NULL, *end = NULL; in ftp_passive_mode_epsv() local 320 char *res = NULL, *start in ftp_passive_mode() local 366 char *res = NULL, *start = NULL, *end = NULL; ftp_current_dir() local 1041 char *start, *found; ftp_read_dir() local [all...] |
H A D | asfenc.c | 800 int64_t start = avio_tell(pb); in put_payload_parsing_info() local
|
H A D | nutenc.c | 170 int start = 1; in build_frame_code() local [all...] |
H A D | nutdec.c | 529 int64_t start = chapter_start / nut->time_base_count; in decode_info_header() local
|
/third_party/curl/lib/ |
H A D | tftp.c | 207 bool start = (state->state == TFTP_STATE_START) ? TRUE : FALSE; in tftp_set_timeouts() local
|
/third_party/curl/src/ |
H A D | tool_operate.c | 2324 struct timeval start = tvnow(); in parallel_transfers() local 2470 struct timeval start; in serial_transfers() local
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_template.c | 3714 int start=yHistogram[i-1]/(max/256+1); in postProcess() local
|
/third_party/ffmpeg/libavutil/ |
H A D | vulkan.c | 831 const char *start = p; in ff_vk_print_shader() local
|