/third_party/ffmpeg/libavformat/ |
H A D | mpjpegdec.c | 42 char *end; in trim_right() local 253 const char *end; in mpjpeg_get_boundary() local [all...] |
H A D | av1.c | 35 const uint8_t *start = buf, *end = buf + size; in av1_filter_obus() local
|
H A D | demux_utils.c | 42 avpriv_new_chapter(AVFormatContext *s, int64_t id, AVRational time_base, int64_t start, int64_t end, const char *title) avpriv_new_chapter() argument
|
H A D | aacdec.c | 41 const uint8_t *end = buf0 + p->buf_size - 7; in adts_aac_probe() local
|
H A D | assenc.c | 161 int64_t end = start + pkt->duration; in write_packet() local
|
H A D | dhav.c | 172 int64_t start, end, ret; in read_chunk() local 235 int64_t start = 0, end = 0; in get_duration() local
|
H A D | oggparsevorbis.c | 153 const uint8_t *end = buf + size; in ff_vorbis_comment() local
|
H A D | url.h | 359 const char *end; member
|
H A D | url.c | 82 static const char *find_delim(const char *delim, const char *cur, const char *end) in find_delim() argument 89 int ff_url_decompose(URLComponents *uc, const char *url, const char *end) in ff_url_decompose() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_framerate.c | 107 const int end = (s->height[plane] * (job+1)) / nb_jobs; in filter_slice() local
|
H A D | vf_transpose.c | 284 int end = (outh * (jobnr+1)) / nb_jobs; in filter_slice() local
|
H A D | vf_weave.c | 110 const int end = (height * (jobnr+1)) / nb_jobs; in weave_slice() local
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | float_dsp_mips.c | 116 float *end = local_src + len; in vector_fmul_scalar_mips() local
|
/third_party/ffmpeg/libavutil/ |
H A D | ripemd.c | 533 const uint8_t *end; in av_ripemd_update() local
|
H A D | sha.c | 332 const uint8_t *end; in av_sha_update() local
|
/third_party/curl/src/ |
H A D | tool_cb_hdr.c | 77 const char *end = (char *)ptr + cb; in tool_header_cb() local
|
H A D | tool_writeout.c | 537 char *end; in ourWriteOut() local [all...] |
/third_party/gn/src/base/ |
H A D | values.h | 565 iterator end() { return dict_.end(); } in end() function in base::DictionaryValue 569 const_iterator end() const { return dict_.end(); } in end() function in base::DictionaryValue 703 iterator end() { return list_.end(); } end() function in base::ListValue 708 const_iterator end() const { return list_.end(); } end() function in base::ListValue [all...] |
/third_party/gn/src/gn/ |
H A D | hash_table_base.h | 349 NodeIterator end() { return NodeEnd(); } in end() function in HashTableBase 421 NodeIterator end() { return end_; } in end() function
|
/third_party/fsverity-utils/programs/ |
H A D | fsverity.c | 150 char *end; in parse_hash_alg_option() local 175 char *end; in parse_block_size_option() local
|
/third_party/ffmpeg/tools/ |
H A D | target_dec_fuzzer.c | 169 const uint8_t *end = data + size; in LLVMFuzzerTestOneInput() local
|
/third_party/ffmpeg/libswscale/ |
H A D | slice.c | 156 const int end[4] = {lumY +lumH, in ff_init_slice_from_src() local 190 int i, j, k, size, end; in fill_ones() local [all...] |
/third_party/backends/backend/ |
H A D | epsonds-cmd.c | 34 char *end = (buf + len) - 1; in esci2_parse_block() local
|
/third_party/alsa-lib/test/ |
H A D | mixtest.c | 228 unsigned long long begin, end, diff, diffS, diff0, diff1, diff1_mmx, diff2; in main() local [all...] |
/third_party/alsa-utils/topology/ |
H A D | pre-process-class.c | 95 snd_config_iterator_t first, end; in tplg_class_lookup() local
|