Home
last modified time | relevance | path

Searched defs:end (Results 2501 - 2525 of 3565) sorted by relevance

1...<<101102103104105106107108109110>>...143

/third_party/ffmpeg/libavfilter/
H A Daf_astats.c588 const int end = (buf->ch_layout.nb_channels * (jobnr+1)) / nb_jobs; in filter_channel() local
H A Dvf_stereo3d.c615 int end = (height * (jobnr+1)) / nb_jobs; in filter_slice() local
H A Dvf_removegrain.c528 int end = (height * (jobnr+1)) / nb_jobs; in filter_slice() local
H A Dvf_rotate.c424 const int end = (outh * (job+1)) / nb_jobs; in filter_slice() local
H A Dvf_pseudocolor.c104 AVRational start, end; member
653 int end = av_rescale_rnd(s->max + 1, rend.num, rend.den, AV_ROUND_UP); in config_input() local
/third_party/ffmpeg/libavformat/
H A Did3v2.c669 int64_t end = avio_tell(pb) + taglen; in read_apic() local
894 int64_t next, end = avio_tell(pb); in id3v2_parse() local
1053 uint8_t *end = t + tlen; in id3v2_parse() local
[all...]
H A Dgxfenc.c833 int64_t end; in gxf_write_trailer() local
H A Dmpeg.c36 static int check_pes(const uint8_t *p, const uint8_t *end) in check_pes() argument
[all...]
H A Dftp.c278 char *res = NULL, *start = NULL, *end = NULL; in ftp_passive_mode_epsv() local
320 char *res = NULL, *start = NULL, *end = NULL; in ftp_passive_mode() local
366 char *res = NULL, *start = NULL, *end = NULL; ftp_current_dir() local
[all...]
H A Dimg2dec.c967 const uint8_t *end = p->buf + p->buf_size; in svg_probe() local
H A Dnutenc.c171 int end = 254; in build_frame_code() local
H A Dnutdec.c197 uint64_t tmp, end, length; in decode_main_header() local
385 uint64_t tmp, end; in decode_stream_header() local
510 int64_t chapter_id, value, end; in decode_info_header() local
630 int64_t end; decode_syncpoint() local
686 uint64_t tmp, end; find_and_decode_index() local
[all...]
/third_party/curl/lib/
H A Dtftp.c285 const char *end = memchr(string, '\0', maxlen); in tftp_strnlen() local
/third_party/curl/lib/vtls/
H A Dgtls.c886 const char *end = beg + chainp[i].size; in Curl_gtls_verifyserver() local
H A Dx509asn1.c181 getASN1Element(struct Curl_asn1Element *elem, const char *beg, const char *end) getASN1Element() argument
268 bool2str(struct dynbuf *store, const char *beg, const char *end) bool2str() argument
281 octet2str(struct dynbuf *store, const char *beg, const char *end) octet2str() argument
292 bit2str(struct dynbuf *store, const char *beg, const char *end) bit2str() argument
307 int2str(struct dynbuf *store, const char *beg, const char *end) int2str() argument
338 utf8asn1str(struct dynbuf *to, int type, const char *from, const char *end) utf8asn1str() argument
420 encodeOID(struct dynbuf *store, const char *beg, const char *end) encodeOID() argument
456 OID2str(struct dynbuf *store, const char *beg, const char *end, bool symbolic) OID2str() argument
479 GTime2str(struct dynbuf *store, const char *beg, const char *end) GTime2str() argument
550 UTime2str(struct dynbuf *store, const char *beg, const char *end) UTime2str() argument
737 Curl_parseX509(struct Curl_X509certificate *cert, const char *beg, const char *end) Curl_parseX509() argument
855 dumpAlgo(struct dynbuf *store, struct Curl_asn1Element *param, const char *beg, const char *end) dumpAlgo() argument
1045 Curl_extract_certinfo(struct Curl_easy *data, int certnum, const char *beg, const char *end) Curl_extract_certinfo() argument
[all...]
/third_party/gn/src/base/strings/
H A Dstring_util.cc431 const Char* end = characters + length; in DoIsStringASCII() local
[all...]
/third_party/gn/src/gn/
H A Dfilesystem_utils.cc304 int end = cur; in FindLastDirComponent() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c3715 int end=yHistogram[i]/(max/256+1); in postProcess() local
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp498 size_t end; in astcenc_config_init() local
[all...]
/third_party/backends/backend/
H A Depsonds.h158 SANE_Byte *ring, *wp, *rp, *end; member
H A Dma1509.c1099 SANE_Char line[PATH_MAX], *word, *end; in sane_init() local
H A Dhp-accessor.c603 const SANE_Fixed * end = ptr + this->length; in hp_accessor_vector_get() local
621 const SANE_Fixed * end = ptr + this->length; in hp_accessor_vector_set() local
H A Dsm3840_lib.c741 select_pixels (unsigned short *map, int dpi, int start, int end) in select_pixels() argument
H A Dmustek_pp_ccd300.c139 struct timeval start, end; in wait_bank_change() local
/third_party/alsa-lib/src/topology/
H A Ddata.c271 const char *s, *end = str + len; in get_hex_num() local

Completed in 50 milliseconds

1...<<101102103104105106107108109110>>...143