Home
last modified time | relevance | path

Searched defs:codecs (Results 201 - 225 of 255) sorted by relevance

1234567891011

/third_party/python/Python/
H A Dcodecs.c216 PyObject *codecs; in PyCodec_KnownEncoding() local
258 PyObject *codecs; in codec_getitem() local
312 PyObject *codecs, *streamcode in codec_getstreamcodec() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c546 uint8_t codecs[2]; in hf_audio_agent_register() local
/third_party/python/Lib/test/
H A Dtest_pdb.py8 import codecs namespace
H A Dtest_locale.py7 import codecs namespace
H A Dtest_plistlib.py12 import codecs namespace
H A Dtest_sys.py2 import codecs namespace
1411 import codecs, encodings.iso8859_3 namespace
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c1244 int c, codecs, err; in azx_probe_codecs() local
/kernel/linux/linux-5.10/sound/pci/
H A Dsis7019.c32 static int codecs = 1; variable
[all...]
H A Dazt3328.c276 struct snd_azf3328_codec_data codecs[3]; member
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_sdw.c768 struct snd_soc_dai_link_component *codecs; in create_sdw_dailink() local
521 init_dai_link(struct snd_soc_dai_link *dai_links, int be_id, char *name, int playback, int capture, struct snd_soc_dai_link_component *cpus, int cpus_num, struct snd_soc_dai_link_component *codecs, int codecs_num, int (*init)(struct snd_soc_pcm_runtime *rtd), const struct snd_soc_ops *ops) init_dai_link() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c130 cik_query_video_codecs(struct amdgpu_device *adev, bool encode, const struct amdgpu_video_codecs **codecs) cik_query_video_codecs() argument
H A Dsoc15.c174 soc15_query_video_codecs(struct amdgpu_device *adev, bool encode, const struct amdgpu_video_codecs **codecs) soc15_query_video_codecs() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c1196 int c, codecs, err; in azx_probe_codecs() local
/kernel/linux/linux-6.6/sound/pci/
H A Dsis7019.c31 static int codecs = 1; variable
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsco.c829 struct bt_codecs *codecs; in sco_sock_setsockopt() local
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw.c1346 struct snd_soc_dai_link_component *codecs; in create_sdw_dailink() local
1116 init_dai_link(struct device *dev, struct snd_soc_dai_link *dai_links, int be_id, char *name, int playback, int capture, struct snd_soc_dai_link_component *cpus, int cpus_num, struct snd_soc_dai_link_component *codecs, int codecs_num, int (*init)(struct snd_soc_pcm_runtime *rtd), const struct snd_soc_ops *ops) init_dai_link() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dopt_common.c637 const AVCodecDescriptor **codecs; in get_codecs_sorted() local
669 const AVCodecDescriptor **codecs; in show_codecs() local
727 const AVCodecDescriptor **codecs; print_codecs() local
[all...]
/third_party/icu/tools/unicode/py/
H A Dpreparseucd.py31 import codecs namespace
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h119 CCodecs *codecs; member
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp538 void OpenResult_GUI(UString &s, const CCodecs *codecs, const CArchiveLink &arcLink, const wchar_t *name, HRESULT result) in OpenResult_GUI() argument
610 HRESULT CExtractCallbackImp::OpenResult(const CCodecs *codecs, const CArchiveLink &arcLink, const wchar_t *name, HRESULT result) in OpenResult() argument
/third_party/python/Lib/
H A D_pyio.py7 import codecs namespace
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_controller.cpp984 int codecs = (!strCodecs.empty()) ? RtspParse::ParseIntSafe(strCodecs) : 0; in ProcessVideoInfo() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_controller.cpp984 int codecs = (!strCodecs.empty()) ? RtspParse::ParseIntSafe(strCodecs) : 0; in ProcessVideoInfo() local
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda-common.c316 const struct coda_codec *codecs = dev->devtype->codecs; in coda_find_codec() local
341 const struct coda_codec *codecs = dev->devtype->codecs; in coda_get_max_dimensions() local
[all...]
H A Dcoda.h53 const struct coda_codec *codecs; member

Completed in 46 milliseconds

1234567891011