/third_party/ffmpeg/libavcodec/ |
H A D | ffv1enc.c | 1192 uint8_t *start = pkt->data + pkt->size * (int64_t)i / f->slice_count; in encode_frame() local
|
H A D | motion_est_template.c | 786 int dir, start, end; in var_diamond_search() local
|
H A D | aacps.c | 676 int start = ps2->border_position[e]; in stereo_processing() local
|
H A D | aacenc.c | 315 int start = (w+w2) * 128; in apply_intensity_stereo() local 344 int start = (w+w2) * 128; in apply_mid_side_stereo() local 442 int start, i, w, w2; encode_spectral_coeffs() local 470 int start, i, j, w; avoid_clipping() local [all...] |
H A D | speedhq.c | 354 static int decode_speedhq_field(const SHQContext *s, const uint8_t *buf, int buf_size, AVFrame *frame, int field_number, int start, int end, int line_stride) in decode_speedhq_field() argument
|
H A D | vqavideo.c | 239 int count, opcode, start; in decode_format80() local
|
H A D | opusenc_psy.c | 310 static void celt_gauge_psy_weight(OpusPsyContext *s, OpusPsyStep **start, in celt_gauge_psy_weight() argument 421 static int celt_search_for_tf(OpusPsyContext *s, OpusPsyStep **start, CeltFrame *f) in celt_search_for_tf() argument 458 OpusPsyStep **start = &s->steps[index * (1 << s->p.framesize)]; ff_opus_psy_celt_frame_process() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 525 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds() argument 716 Dwarf_Addr start = 0; in dwfl_linux_kernel_report_kernel() local [all...] |
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.h | 194 u64 start; member 199 u64 start; member
|
/third_party/f2fs-tools/lib/ |
H A D | libf2fs_io.c | 315 off64_t start; in dcache_update_rw() local 470 static int sparse_merge_blocks(uint64_t start, uint64_t num, int zero) in sparse_merge_blocks() argument [all...] |
/third_party/elfutils/src/ |
H A D | stack.c | 248 Dwarf_Addr start; in print_frame() local 132 module_callback(Dwfl_Module *mod, void **userdata __attribute__((unused)), const char *name, Dwarf_Addr start, void *arg __attribute__((unused))) module_callback() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_adeclick.c | 250 int i, start, end; in find_index() local
|
H A D | af_adynamicequalizer.c | 160 const int start = (in->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channels() local
|
H A D | af_speechnorm.c | 118 static int get_pi_samples(PeriodItem *pi, int start, int end, int remain) in get_pi_samples() argument 185 int start in next_pi() local [all...] |
H A D | f_sendcmd.c | 298 char *start, *end; in parse_interval() local 529 double start = TS2T(interval->start_ts, AV_TIME_BASE_Q); filter_frame() local [all...] |
H A D | vf_estdif.c | 361 const int start = (height * jobnr) / nb_jobs; in deinterlace_slice() local
|
H A D | af_apsyclip.c | 535 const int start = (out->ch_layout.nb_channels * jobnr) / nb_jobs; in psy_channels() local
|
H A D | af_aspectralstats.c | 395 const int start = (channels * jobnr) / nb_jobs; in filter_channel() local
|
H A D | af_afir.c | 125 const int start = (out->ch_layout.nb_channels * jobnr) / nb_jobs; in fir_channels() local
|
H A D | af_aemphasis.c | 108 const int start = (in->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channels() local
|
H A D | vf_convolve.c | 194 int start = (n * jobnr) / nb_jobs; in fft_horizontal() local 381 int start = (n * jobnr) / nb_jobs; in fft_vertical() local 406 int start = (n * jobnr) / nb_jobs; in ifft_vertical() local 430 int start = (n * jobnr) / nb_jobs; in ifft_horizontal() local 523 int start = (n * jobnr) / nb_jobs; in complex_multiply() local 553 int start = (n * jobnr) / nb_jobs; complex_xcorrelate() local 583 int start = (n * jobnr) / nb_jobs; complex_divide() local [all...] |
H A D | avf_showcqt.h | 30 int start, len; member
|
H A D | drawutils.c | 294 static void subsampling_bounds(int sub, int *x, int *w, int *start, int *end) in subsampling_bounds() argument
|
H A D | vf_histogram.c | 62 int start[4]; member [all...] |
H A D | vf_readeia608.c | 75 int start, end; member 127 static int config_filter(AVFilterContext *ctx, int start, int end) in config_filter() argument 183 int start = 0, end = 0, middle; find_black_and_white() local 450 const int start = (h * job) / nb_jobs; extract_lines() local 518 int ret, start = s->start, end = s->end; process_command() local [all...] |