Home
last modified time | relevance | path

Searched defs:pos (Results 1426 - 1450 of 2979) sorted by relevance

1...<<51525354555657585960>>...120

/third_party/ffmpeg/libavcodec/
H A Dnotchlc.c81 unsigned reference_pos, match_length, delta, pos = 0; in lz4_decompress() local
[all...]
H A Dpacket.h394 int64_t pos; ///< byte position in stream, -1 if unknown member
H A Dopus_rc.c317 int i = 1, val = FFABS(*value), pos = *value > 0; in ff_opus_rc_enc_laplace() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deband.c150 const int pos = y * s->planewidth[0]; in deband_8_c() local
190 const int pos = y * s->planewidth[0]; in deband_8_coupling_c() local
255 const int pos = y * s->planewidth[0]; in deband_16_coupling_c() local
331 const int pos in deband_16_c() local
[all...]
H A Dvf_deshake.c194 int i, j, pos; in block_contrast() local
243 int pos; in find_motion() local
[all...]
H A Dvf_fillborders.c398 static int lerp8(int fill, int src, int pos, int size) in lerp8() argument
403 static int lerp16(int fill, int src, int pos, int size, int depth) in lerp16() argument
H A Dvf_signature.c139 static void set_bit(uint8_t* data, size_t pos) in set_bit() argument
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c470 POINT pos; in paint_mouse_pointer() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddv.c50 int64_t pos; member
481 int64_t pos in dv_read_timecode() local
393 avpriv_dv_produce_packet(DVDemuxContext *c, AVPacket *pkt, uint8_t *buf, int buf_size, int64_t pos) avpriv_dv_produce_packet() argument
567 int64_t pos = avio_tell(s->pb); dv_read_packet() local
[all...]
H A Dgxf.c566 uint64_t pos; in gxf_seek() local
591 gxf_read_timestamp(AVFormatContext *s, int stream_index, int64_t *pos, int64_t pos_limit) gxf_read_timestamp() argument
[all...]
H A Dlibssh.c250 static int64_t libssh_seek(URLContext *h, int64_t pos, int whence) in libssh_seek() argument
H A Domadec.c146 unsigned int pos; in rprobe() local
182 uint64_t pos; in nprobe() local
329 int64_t pos = avio_tell(s->pb); read_packet() local
363 int64_t pos = avio_tell(s->pb); aal_read_packet() local
[all...]
H A Dwavenc.c530 static void start_guid(AVIOContext *pb, const uint8_t *guid, int64_t *pos) in start_guid() argument
540 int64_t end, pos = avio_tell(pb); in end_guid() local
H A Davio.h239 int64_t pos; /**< position in the file of the current buffer */ member
H A Davio.c428 int64_t ffurl_seek(URLContext *h, int64_t pos, int whence) in ffurl_seek() argument
607 int64_t pos, size; in ffurl_size() local
H A Dhdsenc.c205 static void update_size(AVIOContext *out, int64_t pos) in update_size() argument
303 int64_t pos = avio_tell(os->out); in close_file() local
H A Dape.c44 int64_t pos; member
[all...]
H A Dasync.c390 static int64_t async_seek(URLContext *h, int64_t pos, int whence) in async_seek() argument
[all...]
H A Daaxdec.c99 static int64_t get_pts(AVFormatContext *s, int64_t pos, int size) in get_pts() argument
H A Dnut.h59 uint64_t pos; member
H A Drtpdec_h264.c270 int pos = 0; in ff_h264_handle_frag_packet() local
H A Dseek.c118 int av_add_index_entry(AVStream *st, int64_t pos, int64_t timestamp, in av_add_index_entry() argument
287 int64_t pos_min = 0, pos_max = 0, pos, pos_limi in ff_seek_frame_binary() local
60 ff_add_index_entry(AVIndexEntry **index_entries, int *nb_index_entries, unsigned int *index_entries_allocated_size, int64_t pos, int64_t timestamp, int size, int distance, int flags) ff_add_index_entry() argument
353 ff_find_last_ts(AVFormatContext *s, int stream_index, int64_t *ts, int64_t *pos, int64_t (*read_timestamp_func)(struct AVFormatContext *, int , int64_t *, int64_t )) ff_find_last_ts() argument
399 int64_t pos, ts; ff_gen_search() local
498 seek_frame_byte(AVFormatContext *s, int stream_index, int64_t pos, int flags) seek_frame_byte() argument
[all...]
/third_party/curl/src/
H A Dtool_urlglob.c373 glob_parse(struct URLGlob *glob, char *pattern, size_t pos, curl_off_t *amount) glob_parse() argument
[all...]
/third_party/gn/src/base/json/
H A Djson_parser.cc128 JSONParser::StringBuilder::StringBuilder(const char* pos) in StringBuilder() argument
195 const char* JSONParser::pos() { in pos() function in base::internal::JSONParser
/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc383 int pos = label.find(":"); in WritePublicConfigs() local
491 int pos = label_string.find(":"); in GeneratedInnerapiPublicInfo() local

Completed in 23 milliseconds

1...<<51525354555657585960>>...120