Home
last modified time | relevance | path

Searched defs:codec (Results 326 - 350 of 737) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra186_dspk.c32 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_fifo_th() local
43 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_put_fifo_th() local
58 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_osr_val() local
69 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_put_osr_val() local
84 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); in tegra186_dspk_get_pol_sel() local
95 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_pol_sel() local
110 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_ch_sel() local
121 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_ch_sel() local
136 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_mono_to_stereo() local
147 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_mono_to_stereo() local
162 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_get_stereo_to_mono() local
173 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol); tegra186_dspk_put_stereo_to_mono() local
[all...]
/kernel/linux/linux-6.6/sound/soc/meson/
H A Dmeson-card-utils.c139 struct snd_soc_dai_link_component *codec; in meson_card_set_be_link() local
245 struct snd_soc_dai_link_component *codec; in meson_card_clean_references() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c29 static int request_codec_module(struct hda_codec *codec) in request_codec_module() argument
55 static int hda_codec_load_module(struct hda_codec *codec) in hda_codec_load_module() argument
80 struct hda_codec *codec; hda_codec_jack_wake_enable() local
101 struct hda_codec *codec; hda_codec_jack_check() local
126 struct hda_codec *codec; hda_codec_device_init() local
144 struct hda_codec *codec; hda_codec_probe() local
[all...]
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dsimple-card.c382 struct device_node *codec; in __simple_for_each_link() local
190 simple_link_init(struct asoc_simple_priv *priv, struct device_node *node, struct device_node *codec, struct link_info *li, char *prefix, char *name) simple_link_init() argument
211 simple_dai_link_of_dpcm(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_dai_link_of_dpcm() argument
291 simple_dai_link_of(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_dai_link_of() argument
351 __simple_for_each_link(struct asoc_simple_priv *priv, struct link_info *li, int (*func_noml)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top), int (*func_dpcm)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top)) __simple_for_each_link() argument
462 simple_for_each_link(struct asoc_simple_priv *priv, struct link_info *li, int (*func_noml)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top), int (*func_dpcm)(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top)) simple_for_each_link() argument
558 simple_count_noml(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_count_noml() argument
594 simple_count_dpcm(struct asoc_simple_priv *priv, struct device_node *np, struct device_node *codec, struct link_info *li, bool is_top) simple_count_dpcm() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_pcm512x.c92 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in sof_pcm512x_codec_init() local
105 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in aif1_startup() local
116 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in aif1_shutdown() local
[all...]
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dmidas_wm1811.c155 struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm); in midas_ext_spkmode() local
434 struct device_node *cpu = NULL, *codec = NULL; in midas_probe() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dcompress_offload.h18 struct snd_codec codec; member
47 __u32 codec; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dcompress_offload.h31 struct snd_codec codec; member
60 __u32 codec; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dcompress_offload.h31 struct snd_codec codec; member
60 __u32 codec; member
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp43 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument
48 void VdecInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecInputDataReady() argument
58 void VdecOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, in VdecOutputDataReady() argument
70 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError() argument
77 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError() argument
84 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument
89 static void VencInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VencInputDataReady() argument
97 static void VencOutputDataReady(OH_AVCodec *codec, uint32_ argument
116 SendData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data) SendData() argument
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dapi_test.cpp93 void VDecNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VDecNeedInputData() argument
/third_party/ffmpeg/libavcodec/
H A Dcri.c54 const AVCodec *codec; in cri_decode_init() local
H A Davcodec.c73 static void lock_avcodec(const FFCodec *codec) in lock_avcodec() argument
79 static void unlock_avcodec(const FFCodec *codec) in unlock_avcodec() argument
115 int attribute_align_arg avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options) in avcodec_open2() argument
[all...]
H A Dcodec_internal.h273 ffcodec(const AVCodec *codec) ffcodec() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dmuxing.c126 add_stream(OutputStream *ost, AVFormatContext *oc, const AVCodec **codec, enum AVCodecID codec_id) add_stream() argument
245 open_audio(AVFormatContext *oc, const AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) open_audio() argument
409 open_video(AVFormatContext *oc, const AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) open_video() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c300 static HWDevice *hw_device_match_by_codec(const AVCodec *codec) in hw_device_match_by_codec() argument
/third_party/ffmpeg/libavdevice/
H A Davdevice.h410 enum AVCodecID codec; member
/third_party/ffmpeg/libavformat/
H A Dbrstm.c104 int bom, major, minor, codec, chunk; in read_header() local
[all...]
H A Doggdec.h76 const struct ogg_codec *codec; member
/third_party/ffmpeg/libavutil/
H A Dfilm_grain_params.h238 } codec; member
/third_party/libsnd/src/
H A Dg72x.c73 int bitspersample, bytesperblock, codec ; in g72x_init() local
/third_party/lzma/CPP/7zip/Common/
H A DCreateCoder.cpp171 const CCodecInfo &codec = *g_Codecs[i]; in FindMethod_Index() local
189 const CCodecInfoEx &codec = _externalCodecs->Codecs[i]; in FindMethod_Index() local
213 const CCodecInfo &codec = *g_Codecs[i]; FindMethod_Index() local
225 const CCodecInfoEx &codec = _externalCodecs->Codecs[i]; FindMethod_Index() local
246 const CCodecInfo &codec = *g_Codecs[i]; FindMethod() local
261 const CCodecInfoEx &codec = _externalCodecs->Codecs[i]; FindMethod() local
282 const CHasherInfo &codec = *g_Hashers[i]; FindHashMethod() local
297 const CHasherInfoEx &codec = _externalCodecs->Hashers[i]; FindHashMethod() local
344 const CCodecInfo &codec = *g_Codecs[i]; CreateCoder_Index() local
380 const CCodecInfoEx &codec = _externalCodecs->Codecs[i]; CreateCoder_Index() local
521 const CHasherInfo &codec = *g_Hashers[i]; CreateHasher() local
537 const CHasherInfoEx &codec = _externalCodecs->Hashers[i]; CreateHasher() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h159 struct pipe_video_codec *codec; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c224 enum pipe_video_format codec = u_reduce_video_profile(profile); in rvid_get_video_param() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c443 enum pipe_video_format codec = u_reduce_video_profile(profile); in nouveau_vp3_screen_get_video_param() local
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...30