/third_party/libpsl/src/ |
D | psl-make-dafsa | 487 def to_cxx(data, codecs): argument 513 def to_cxx_plus(data, codecs): argument 524 def words_to_whatever(words, converter, utf_mode, codecs): argument 532 def words_to_cxx(words, utf_mode, codecs): argument 536 def words_to_cxx_plus(words, utf_mode, codecs): argument 540 def words_to_binary(words, utf_mode, codecs): argument 545 def parse_psl(infile, utf_mode, codecs): argument
|
/third_party/python/Tools/unicode/ |
D | gencjkcodecs.py | 3 codecs = { variable
|
D | Makefile | 18 codecs: misc windows iso apple ebcdic custom-mappings cjk target
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | meson.build | 7 subdir('codecs') subdir
|
/third_party/flutter/skia/src/codec/ |
D | SkIcoCodec.cpp | 112 std::unique_ptr<SkTArray<std::unique_ptr<SkCodec>, true>> codecs( in MakeFromStream() local 191 SkIcoCodec::SkIcoCodec(SkEncodedInfo&& info, SkTArray<std::unique_ptr<SkCodec>, true>* codecs) in SkIcoCodec()
|
/third_party/skia/src/codec/ |
D | SkIcoCodec.cpp | 128 std::unique_ptr<SkTArray<std::unique_ptr<SkCodec>, true>> codecs( in MakeFromStream() local 198 SkTArray<std::unique_ptr<SkCodec>, true>* codecs) in SkIcoCodec()
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdrepresentationbasenode.h | 45 gchar *codecs; member
|
/third_party/ffmpeg/libavformat/ |
D | hlsplaylist.c | 71 const char *codecs, const char *ccgroup, in ff_hls_write_stream_info()
|
D | dashenc.c | 207 } codecs[] = { variable
|
/third_party/python/Python/ |
D | codecs.c | 215 PyObject *codecs; in PyCodec_KnownEncoding() local 257 PyObject *codecs; in codec_getitem() local 311 PyObject *codecs, *streamcodec, *codeccls; in codec_getstreamcodec() local
|
/third_party/python/Doc/whatsnew/ |
D | 3.10.rst | 940 codecs section in Improved Modules
|
D | 3.3.rst | 982 codecs section in Improved Modules
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.h | 186 gchar *codecs; member
|
/third_party/ffmpeg/fftools/ |
D | cmdutils.c | 1519 const AVCodecDescriptor **codecs; in get_codecs_sorted() local 1552 const AVCodecDescriptor **codecs; in show_codecs() local 1608 const AVCodecDescriptor **codecs; in print_codecs() local
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | backend-ofono.c | 475 uint8_t codecs[2]; in hf_audio_agent_register() local
|
/third_party/python/Modules/ |
D | _pickle.c | 223 PyObject *codecs = NULL; in _Pickle_InitState() local
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 1411 codecs: RTCRtpCodecCapability[]; property 1477 codecs: RTCRtpCodecParameters[]; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 1391 codecs: RTCRtpCodecCapability[]; property 1457 codecs: RTCRtpCodecParameters[]; property
|