/third_party/ffmpeg/libavformat/ |
D | id3v2enc.c | 65 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 …]
|
D | mp3enc.c | 100 ID3v2EncContext id3; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | HandleRangeAllocator_unittest.cpp | 90 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/ |
D | commentsOnPropertyOfObjectLiteral1.js | 22 id3: method
|
/third_party/node/test/parallel/ |
D | test-http2-misbehaving-multiplex.js | 61 const id3 = new h2test.HeadersFrame(3, h2test.kFakeRequestHeaders, 0, true); constant
|
/third_party/openssl/apps/ |
D | ciphers.c | 239 int id3 = (int)(id & 0xffL); in ciphers_main() local
|
/third_party/skia/tests/ |
D | MessageBusTest.cpp | 146 id3 = ID::Next(); in DECLARE_SKMESSAGEBUS_MESSAGE() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/directfb/ |
D | gstdfb.c | 147 DFBWindowID id3; in main() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | profile.c | 621 GstCaps *ogg, *speex, *vorbis, *theora, *id3, *mp3; in GST_START_TEST() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstutils.c | 183 guint id1, id2, id3; in GST_START_TEST() local
|