Home
last modified time | relevance | path

Searched defs:codecs (Results 1 – 18 of 18) sorted by relevance

/third_party/libpsl/src/
Dpsl-make-dafsa487 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/
Dgencjkcodecs.py3 codecs = { variable
DMakefile18 codecs: misc windows iso apple ebcdic custom-mappings cjk target
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/
Dmeson.build7 subdir('codecs') subdir
/third_party/flutter/skia/src/codec/
DSkIcoCodec.cpp112 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/
DSkIcoCodec.cpp128 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/
Dgstmpdrepresentationbasenode.h45 gchar *codecs; member
/third_party/ffmpeg/libavformat/
Dhlsplaylist.c71 const char *codecs, const char *ccgroup, in ff_hls_write_stream_info()
Ddashenc.c207 } codecs[] = { variable
/third_party/python/Python/
Dcodecs.c215 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/
D3.10.rst940 codecs section in Improved Modules
D3.3.rst982 codecs section in Improved Modules
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.h186 gchar *codecs; member
/third_party/ffmpeg/fftools/
Dcmdutils.c1519 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/
Dbackend-ofono.c475 uint8_t codecs[2]; in hf_audio_agent_register() local
/third_party/python/Modules/
D_pickle.c223 PyObject *codecs = NULL; in _Pickle_InitState() local
/third_party/typescript/lib/
Dlib.dom.d.ts1411 codecs: RTCRtpCodecCapability[]; property
1477 codecs: RTCRtpCodecParameters[]; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts1391 codecs: RTCRtpCodecCapability[]; property
1457 codecs: RTCRtpCodecParameters[]; property