Home
last modified time | relevance | path

Searched defs:id3 (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavformat/
Did3v2enc.c65 static int id3v2_put_ttag(ID3v2EncContext *id3, AVIOContext *avioc, const char *str1, const char *s… in id3v2_put_ttag()
104 static int id3v2_put_priv(ID3v2EncContext *id3, AVIOContext *avioc, const char *key, const char *da… in id3v2_put_priv()
152 static int id3v2_check_write_tag(ID3v2EncContext *id3, AVIOContext *pb, AVDictionaryEntry *t, in id3v2_check_write_tag()
205 void ff_id3v2_start(ID3v2EncContext *id3, AVIOContext *pb, int id3v2_version, in ff_id3v2_start()
220 ID3v2EncContext *id3, int enc) in write_metadata()
258 static int write_ctoc(AVFormatContext *s, ID3v2EncContext *id3, int enc) in write_ctoc()
291 static int write_chapter(AVFormatContext *s, ID3v2EncContext *id3, int id, int enc) in write_chapter()
330 int ff_id3v2_write_metadata(AVFormatContext *s, ID3v2EncContext *id3) in ff_id3v2_write_metadata()
351 int ff_id3v2_write_apic(AVFormatContext *s, ID3v2EncContext *id3, AVPacket *pkt) in ff_id3v2_write_apic()
420 void ff_id3v2_finish(ID3v2EncContext *id3, AVIOContext *pb, in ff_id3v2_finish()
[all …]
Dmp3enc.c100 ID3v2EncContext id3; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DHandleRangeAllocator_unittest.cpp90 GLuint id3 = allocator->allocate(); in TEST_F() local
105 GLuint id3 = allocator->allocateAtOrAbove(kOffset); in TEST_F() local
118 GLuint id3 = allocator->allocateAtOrAbove(kMaxPossibleOffset); in TEST_F() local
132 GLuint id3 = allocator->allocate(); in TEST_F() local
149 GLuint id3 = allocator->allocateRange(3); in TEST_F() local
194 GLuint id3 = allocator->allocateRange(3); in TEST_F() local
212 GLuint id3 = allocator->allocateRange(kMaxPossibleRange); in TEST_F() local
231 GLuint id3 = allocator->allocate(); in TEST_F() local
256 GLuint id3 = allocator->allocateRange(kMaxPossibleRange - kAllocId); in TEST_F() local
/third_party/typescript/tests/baselines/reference/
DcommentsOnPropertyOfObjectLiteral1.js22 id3: method
/third_party/node/test/parallel/
Dtest-http2-misbehaving-multiplex.js61 const id3 = new h2test.HeadersFrame(3, h2test.kFakeRequestHeaders, 0, true); constant
/third_party/openssl/apps/
Dciphers.c239 int id3 = (int)(id & 0xffL); in ciphers_main() local
/third_party/skia/tests/
DMessageBusTest.cpp146 id3 = ID::Next(); in DECLARE_SKMESSAGEBUS_MESSAGE() local
/third_party/gstreamer/gstplugins_bad/tests/examples/directfb/
Dgstdfb.c147 DFBWindowID id3; in main() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c621 GstCaps *ogg, *speex, *vorbis, *theora, *id3, *mp3; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c183 guint id1, id2, id3; in GST_START_TEST() local