/third_party/ffmpeg/libavfilter/ |
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...] |
H A D | vf_palettegen.c | 44 int start; // index in PaletteGenContext->refs member [all...] |
H A D | vf_perspective.c | 287 int start = (h * job) / nb_jobs; in resample_cubic() local 366 int start = (h * job) / nb_jobs; in resample_linear() local
|
H A D | vf_w3fdif.c | 379 const int start = (height * jobnr) / nb_jobs; in deinterlace_plane_slice() local
|
/third_party/ffmpeg/libavformat/ |
H A D | nsvdec.c | 159 int start; member
|
H A D | smoothstreamingenc.c | 185 int removed = 0, i, start = 0; in output_chunk_list() local
|
H A D | wavdec.c | 924 int64_t start, end, cur; in w64_read_header() local
|
H A D | vividas.c | 50 int start, pcm_bytes; member 704 int start, pcm_bytes; in viv_read_packet() local [all...] |
H A D | hevc.c | 1002 uint8_t *buf, *end, *start = NULL; in ff_hevc_annexb2mp4() local 1071 uint8_t *buf, *end, *start; in ff_isom_write_hvcc() local [all...] |
H A D | webmdashenc.c | 478 double start = 0.0; in webm_dash_manifest_write_header() local
|
H A D | oggenc.c | 254 int64_t start = av_rescale_q(page->start_granule, st->time_base, in ogg_buffer_data() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 528 const char *start = a; in cmp_func_names() local
|
/third_party/glslang/SPIRV/ |
H A D | SPVRemapper.cpp | 767 const unsigned start = instPos[entry]; mapFnBodies() local [all...] |
H A D | SPVRemapper.h | 248 void stripInst(unsigned start) { stripRange.push_back(range_t(start, start + asWordCount(start))); } in stripInst() argument
|
/third_party/backends/backend/genesys/ |
H A D | gl843.cpp | 1080 float start = 0.0f; in calculate_scan_session() local [all...] |
H A D | gl846.cpp | 698 float start = dev->model->x_offset; in calculate_scan_session() local
|
H A D | gl847.cpp | 673 float start = dev->model->x_offset; in calculate_scan_session() local
|
H A D | gl124.cpp | 765 float start = dev->model->x_offset; in calculate_scan_session() local
|
/third_party/backends/backend/ |
H A D | pnm.c | 84 static struct timeval start; variable
|
H A D | hs2p.c | 3179 size_t nread, bytes_requested, i, start; in sane_read() local
|
H A D | hs2p-scsi.c | 1771 time_t now, start; in hs2p_wait_ready() local
|
/third_party/backends/sanei/ |
H A D | sanei_pp.c | 574 pp_time_diff( struct timeval *start, struct timeval *end ) in pp_time_diff() argument 598 struct timeval start, end, deadline; in pp_calculate_thresh() local 623 struct timeval start, end; in pp_calibrate_delay() local
|