Home
last modified time | relevance | path

Searched defs:tag (Results 1151 - 1175 of 3046) sorted by relevance

1...<<41424344454647484950>>...122

/third_party/ffmpeg/libavformat/
H A Dmpc8.c125 static void mpc8_get_chunk_header(AVIOContext *pb, int *tag, int64_t *size) in mpc8_get_chunk_header() argument
141 int tag; in mpc8_parse_seektable() local
208 static void mpc8_handle_chunk(AVFormatContext *s, int tag, int64_t chunk_pos, int64_t size) in mpc8_handle_chunk() argument
233 int tag = 0, ret; in mpc8_read_header() local
300 int tag, ret; mpc8_read_packet() local
[all...]
H A Dmpjpegdec.c68 static int split_tag_value(char **tag, char **value, char *line) in split_tag_value() argument
208 char *tag, *value; in parse_multipart_header() local
[all...]
H A Drmenc.c53 static void put_str(AVIOContext *s, const char *tag) in put_str() argument
61 static void put_str8(AVIOContext *s, const char *tag) in put_str8() argument
79 AVDictionaryEntry *tag; in rv10_write_header() local
[all...]
H A Drtpdec_rfc4175.c50 int tag; in rfc4175_parse_format() local
H A Dsiff.c67 uint32_t tag = AV_RL32(p->buf + 8); in siff_probe() local
165 uint32_t tag; in siff_read_header() local
H A Damvenc.c76 static int64_t amv_start_tag(AVIOContext *pb, const char *tag) in amv_start_tag() argument
H A Dmlvdec.c79 static void read_string(AVFormatContext *avctx, AVIOContext *pb, const char *tag, unsigned size) in read_string() argument
97 static void read_uint8(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint8() argument
102 static void read_uint16(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint16() argument
107 static void read_uint32(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint32() argument
112 static void read_uint64(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint64() argument
[all...]
H A Dapngdec.c73 uint32_t len, tag; in apng_probe() local
151 uint32_t len, tag; in apng_read_header() local
315 uint32_t len, tag; apng_read_packet() local
[all...]
H A Dapngenc.c51 static const uint8_t *apng_find_chunk(uint32_t tag, const uint8_t *buf, in apng_find_chunk() argument
61 static void apng_write_chunk(AVIOContext *io_context, uint32_t tag, in apng_write_chunk() argument
H A Dmvdec.c101 static void var_read_metadata(AVFormatContext *avctx, const char *tag, int size) in var_read_metadata() argument
H A Dmov_chan.c33 uint32_t tag; member
357 static uint64_t mov_get_channel_layout(uint32_t tag, uint32_t bitmap) in mov_get_channel_layout() argument
428 uint32_t tag = 0; ff_mov_get_channel_layout_tag() local
[all...]
H A Dswfenc.c42 int tag; member
48 static void put_swf_tag(AVFormatContext *s, int tag) in put_swf_tag() argument
69 int tag_len, tag; in put_swf_end_tag() local
[all...]
H A Dnuv.c330 uint32_t tag = 0; in nuv_resync() local
H A Driffenc.c32 int64_t ff_start_tag(AVIOContext *pb, const char *tag) in ff_start_tag() argument
303 void ff_riff_write_info_tag(AVIOContext *pb, const char *tag, const char *str) in ff_riff_write_info_tag() argument
H A Dswfdec.c62 int tag, len; in get_swf_tag() local
153 int nbits, len, tag; in swf_read_header() local
217 int tag, len, i, frame, v, res; swf_read_packet() local
[all...]
/third_party/ffmpeg/libavutil/
H A Ddict.c74 AVDictionaryEntry *tag = NULL; in av_dict_set() local
/third_party/curl/lib/
H A Dsetopt.c3161 CURLcode curl_easy_setopt(struct Curl_easy *data, CURLoption tag, ...) in curl_easy_setopt() argument
/third_party/ffmpeg/tools/
H A Dsidxindex.c90 int32_t size, tag; in find_sidx() local
/third_party/backends/frontend/
H A Dstiff.c40 int tag, typ, nvals, val; member
92 add_ifd_entry (IFD *ifd, int tag, int typ, int nvals, int val) in add_ifd_entry() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBINode.java29 static final int tag = 5; field in RBBINode
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp432 void CompoundTransliteratorTest::expectAux(const UnicodeString& tag, in expectAux() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp206 UnicodeString tag = element->getTagName(); in readTestFile() local
/third_party/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp202 UnicodeString tag = element->getTagName(); in readTestFile() local
/third_party/icu/icu4c/source/common/
H A Drbbinode.h36 tag, enumerator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneBoundaryTest.java245 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST() argument

Completed in 18 milliseconds

1...<<41424344454647484950>>...122