Home
last modified time | relevance | path

Searched refs:codec (Results 751 - 775 of 811) sorted by relevance

1...<<313233

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8350.c1081 wm8350->codec.platform_data; in wm8350_set_bias_level()
1465 if (wm8350->codec.platform_data == NULL) { in wm8350_component_probe()
1488 /* Put the codec into reset if it wasn't already */ in wm8350_component_probe()
1495 /* Enable the codec */ in wm8350_component_probe()
1627 .name = "wm8350-codec",
1637 MODULE_ALIAS("platform:wm8350-codec");
H A Dwm9713.c3 * wm9713.c -- ALSA Soc WM9713 codec support
23 #include <sound/ac97/codec.h>
219 * the codec only has a single control that is shared by both channels.
699 { 0x36, 0x4523 }, /* PCM codec control */
1196 /* only synchronise the codec if warm reset failed */ in wm9713_soc_resume()
1281 .name = "wm9713-codec",
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1131 auto codec = SkCodec::MakeFromData(skData); local
1134 auto codec = SkCodec::MakeFromData(skData); local
1136 if (!codec) {
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp95 AVCODEC_LOGE("Load codec failed: %{public}s", HEVC_DEC_LIB_PATH); in HevcDecoder()
170 CHECK_AND_RETURN_RET_LOG(!codecName_.empty(), AVCS_ERR_INVALID_VAL, "Init codec failed: empty name"); in Initialize()
187 AVCODEC_LOGI("Init codec successful, state: Uninitialized -> Initialized"); in Initialize()
282 CHECK_AND_RETURN_RET_LOG(ret == AVCS_ERR_OK, ret, "Init codec failed"); in Configure()
285 "Configure codec failed: not in Initialized state"); in Configure()
327 CHECK_AND_RETURN_RET_LOG(callback_ != nullptr, AVCS_ERR_INVALID_OPERATION, "Start codec failed: callback is null"); in Start()
329 "Start codec failed: not in Configured or Flushed state"); in Start()
347 CHECK_AND_RETURN_RET_LOG(ret == AVCS_ERR_OK, ret, "Start codec failed: cannot allocate buffers"); in Start()
354 AVCODEC_LOGI("Start codec successful, state: Running"); in Start()
456 CHECK_AND_RETURN_RET_LOG((IsActive()), AVCS_ERR_INVALID_STATE, "Stop codec faile in Stop()
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp127 CHECK_AND_RETURN_RET_LOG(!codecName_.empty(), AVCS_ERR_INVALID_VAL, "Init codec failed: empty name"); in Initialize()
138 "Init codec failed: not support name: %{public}s", codecName_.c_str()); in Initialize()
144 "Init codec failed: cannot find codec with name %{public}s", codecName_.c_str()); in Initialize()
153 AVCODEC_LOGI("Init codec successful, state: Uninitialized -> Initialized"); in Initialize()
216 "Configure codec failed: Allocate context error"); in ConfigureContext()
237 CHECK_AND_RETURN_RET_LOG(ret == AVCS_ERR_OK, ret, "Init codec failed"); in Configure()
240 "Configure codec failed: not in Initialized state"); in Configure()
275 AVCODEC_LOGI("Configured codec successful: state: Initialized -> Configured"); in Configure()
306 CHECK_AND_RETURN_RET_LOG(callback_ != nullptr, AVCS_ERR_INVALID_OPERATION, "Start codec faile in Start()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v5.c60 /* Allocate codec buffers */
192 /* Release buffers allocated for codec */
462 mfc_err("Unknown codec for decoding (%x)\n", in s5p_mfc_set_dec_frame_buffer_v5()
538 /* Set encoding ref & codec buffer */
667 mfc_err("Unknown codec set for encoding: %d\n", in s5p_mfc_set_enc_ref_buffer_v5()
761 struct s5p_mfc_h264_enc_params *p_264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()
918 struct s5p_mfc_mpeg4_enc_params *p_mpeg4 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_mpeg4()
997 struct s5p_mfc_mpeg4_enc_params *p_h263 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_h263()
1119 mfc_err("Unknown codec for encoding (%x)\n", in s5p_mfc_init_encode_v5()
1385 mfc_debug(2, "Will re-init the codec\ in s5p_mfc_try_run_v5()
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.c2311 __u8 link, struct bt_codec *codec, in btintel_get_codec_config_data()
2334 switch (codec->id) { in btintel_get_codec_config_data()
2343 bt_dev_err(hdev, "Invalid codec id(%u)", codec->id); in btintel_get_codec_config_data()
2346 /* codec and its capabilities are pre-defined to ids in btintel_get_codec_config_data()
2347 * preset id = 0x00 represents CVSD codec with sampling rate 8K in btintel_get_codec_config_data()
2348 * preset id = 0x01 represents mSBC codec with sampling rate 16K in btintel_get_codec_config_data()
2310 btintel_get_codec_config_data(struct hci_dev *hdev, __u8 link, struct bt_codec *codec, __u8 *ven_len, __u8 **ven_data) btintel_get_codec_config_data() argument
H A Dhci_vhci.c94 struct bt_codec *codec, __u8 *vnd_len, in vhci_get_codec_config_data()
93 vhci_get_codec_config_data(struct hci_dev *hdev, __u8 type, struct bt_codec *codec, __u8 *vnd_len, __u8 **vnd_data) vhci_get_codec_config_data() argument
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c60 /* Allocate codec buffers */
192 /* Release buffers allocated for codec */
462 mfc_err("Unknown codec for decoding (%x)\n", in s5p_mfc_set_dec_frame_buffer_v5()
538 /* Set encoding ref & codec buffer */
667 mfc_err("Unknown codec set for encoding: %d\n", in s5p_mfc_set_enc_ref_buffer_v5()
761 struct s5p_mfc_h264_enc_params *p_264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()
918 struct s5p_mfc_mpeg4_enc_params *p_mpeg4 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_mpeg4()
997 struct s5p_mfc_mpeg4_enc_params *p_h263 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_h263()
1119 mfc_err("Unknown codec for encoding (%x)\n", in s5p_mfc_init_encode_v5()
1385 mfc_debug(2, "Will re-init the codec\ in s5p_mfc_try_run_v5()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c163 u32 session_type, u32 codec) in pkt_session_init()
165 if (!pkt || !cookie || !codec) in pkt_session_init()
172 pkt->session_codec = codec; in pkt_session_init()
162 pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, u32 session_type, u32 codec) pkt_session_init() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c9 // o Changes power status of internal codec blocks depending on the
10 // dynamic configuration of codec internal audio paths and active
67 /* dapm power sequences - make this per codec in the future */
775 /* set up initial codec paths */
3243 * Checks the codec for any new dapm widgets and creates them if found.
4361 struct snd_soc_dapm_widget *codec, *cpu; in dapm_connect_dai_pair() local
4364 struct snd_soc_dapm_widget **src[] = { &cpu, &codec }; in dapm_connect_dai_pair()
4365 struct snd_soc_dapm_widget **sink[] = { &codec, &cpu }; in dapm_connect_dai_pair()
4377 codec = snd_soc_dai_get_widget(codec_dai, stream_codec); in dapm_connect_dai_pair()
4379 if (!cpu || !codec) in dapm_connect_dai_pair()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c233 /* set codec params and inform SST driver the same */ in sst_platform_alloc_stream()
238 str_params.codec = SST_CODEC_TYPE_PCM; in sst_platform_alloc_stream()
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_hdmi.c25 #include <sound/hdmi-codec.h>
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Daudioreach.h765 struct snd_codec codec; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1844 sptr<ICodecImage> codec = GetCodecManager(); in DoHeifEncode() local
1845 if (codec == nullptr) { in DoHeifEncode()
1849 int32_t encodeRes = codec->DoHeifEncode(inputImgs, inputMetas, refs, outputBuffer, outSize); in DoHeifEncode()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h680 struct bt_codec *codec, __u8 *vnd_len,
784 struct bt_codec codec; member
1482 __u16 setting, struct bt_codec *codec);
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7724/
H A Dsetup.c306 .codec = "ak4642-codec.0-0012",
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7724/
H A Dsetup.c306 .codec = "ak4642-codec.0-0012",
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdmi-codec.c3 * ALSA SoC codec for HDMI encoder drivers
16 #include <sound/hdmi-codec.h>
H A Dwm9713.c3 * wm9713.c -- ALSA Soc WM9713 codec support
23 #include <sound/ac97/codec.h>
219 * the codec only has a single control that is shared by both channels.
699 { 0x36, 0x4523 }, /* PCM codec control */
1196 /* only synchronise the codec if warm reset failed */ in wm9713_soc_resume()
1282 .name = "wm9713-codec",
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222_ops.c486 * write an AKM codec data (24bit)
497 /* Terminate access to codec registers */ in vx2_write_codec_reg()
662 * pseudo-codec write entry
674 a look up table, as there is no linear matching between the driver codec values in vx2_write_akm()
698 * write codec bit for old VX222 board
700 static void vx2_old_write_codec_bit(struct vx_core *chip, int codec, unsigned int data) in vx2_old_write_codec_bit() argument
704 /* activate access to codec registers */ in vx2_old_write_codec_bit()
710 /* Terminate access to codec registers */ in vx2_old_write_codec_bit()
716 * reset codec bit
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dsii902x.c30 #include <sound/hdmi-codec.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dsii902x.c31 #include <sound/hdmi-codec.h>
H A Dlontium-lt9611uxc.c20 #include <sound/hdmi-codec.h>
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222_ops.c488 * write an AKM codec data (24bit)
499 /* Terminate access to codec registers */ in vx2_write_codec_reg()
664 * pseudo-codec write entry
676 a look up table, as there is no linear matching between the driver codec values in vx2_write_akm()
700 * write codec bit for old VX222 board
702 static void vx2_old_write_codec_bit(struct vx_core *chip, int codec, unsigned int data) in vx2_old_write_codec_bit() argument
706 /* activate access to codec registers */ in vx2_old_write_codec_bit()
712 /* Terminate access to codec registers */ in vx2_old_write_codec_bit()
718 * reset codec bit

Completed in 47 milliseconds

1...<<313233