Home
last modified time | relevance | path

Searched defs:codec (Results 101 – 125 of 255) sorted by relevance

1234567891011

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c394 MppEncCodecCfg *codec = (MppEncCodecCfg *)param; in jpege_proc_cfg() local
478 MppEncCodecCfg *codec = &cfg->codec; in jpege_proc_hal() local
/OK3568_Linux_fs/kernel/sound/isa/opti9xx/
H A Dopti92x-ad1848.c129 struct snd_wss *codec; member
644 struct snd_wss *codec = chip->codec; in snd_opti93x_interrupt() local
820 struct snd_wss *codec; local
/OK3568_Linux_fs/kernel/sound/mips/
H A Dhal2.c314 static int hal2_compute_rate(struct hal2_codec *codec, unsigned int rate) in hal2_compute_rate()
444 static int hal2_alloc_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_alloc_dmabuf()
481 static void hal2_free_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_free_dmabuf()
735 static void hal2_init_codec(struct hal2_codec *codec, struct hpc3_regs *hpc3, in hal2_init_codec()
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_enc_cfg.h42 MppEncCodecCfg codec; member
/OK3568_Linux_fs/kernel/sound/soc/amd/
H A Dacp-rt5645.c74 struct snd_soc_component *codec; in cz_init() local
/OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c121 enum v4l2_mpeg_audio_encoding codec) in hdpvr_set_audio()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c47 MppEncH264Cfg *codec = &cfg->codec.h264; in h264e_pps_update() local
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/
H A Djz4740.dtsi205 codec: audio-codec@100200a4 { label
H A Djz4725b.dtsi214 codec: audio-codec@100200a4 { label
H A Djz4770.dtsi252 codec: audio-codec@100200a0 { label
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-apf6dev.dtsi181 codec: sgtl5000@a { label
H A Drk3288-firefly-reload.dts217 codec: es8328@10 { label
H A Dste-ab8505.dtsi176 codec: ab8500-codec { label
H A Dimx6qdl-nit6xlite.dtsi223 codec: sgtl5000@a { label
H A Dmt6323.dtsi257 codec: mt6397codec { label
H A Dimx6ul-14x14-evk.dtsi142 codec: wm8960@1a { label
H A Dimx6sx-nitrogen6sx.dts194 codec: sgtl5000@a { label
H A Dste-ab8500.dtsi226 codec: ab8500-codec { label
H A Dimx7s-warp.dts231 codec: sgtl5000@a { label
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Dxonar_pcm179x.c232 static inline void pcm1796_write_spi(struct oxygen *chip, unsigned int codec, in pcm1796_write_spi()
247 static inline void pcm1796_write_i2c(struct oxygen *chip, unsigned int codec, in pcm1796_write_i2c()
253 static void pcm1796_write(struct oxygen *chip, unsigned int codec, in pcm1796_write()
268 static void pcm1796_write_cached(struct oxygen *chip, unsigned int codec, in pcm1796_write_cached()
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_codec.c415 static int snd_ac97_ad18xx_update_pcm_bits(struct snd_ac97 *ac97, int codec, unsigned short mask, u… in snd_ac97_ad18xx_update_pcm_bits()
867 #define AD18XX_PCM_BITS(xname, codec, lshift, rshift, mask) \ argument
892 int codec = kcontrol->private_value & 3; in snd_ac97_ad18xx_pcm_get_bits() local
906 int codec = kcontrol->private_value & 3; in snd_ac97_ad18xx_pcm_put_bits() local
921 #define AD18XX_PCM_VOLUME(xname, codec) \ argument
938 int codec = kcontrol->private_value & 3; in snd_ac97_ad18xx_pcm_get_volume() local
950 int codec = kcontrol->private_value & 3; in snd_ac97_ad18xx_pcm_put_volume() local
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h55 enum cedrus_codec codec; member
98 } codec; member
138 } codec; member
H A Dcedrus_hw.c34 int cedrus_engine_enable(struct cedrus_ctx *ctx, enum cedrus_codec codec) in cedrus_engine_enable()
/OK3568_Linux_fs/kernel/sound/aoa/codecs/
H A Donyx.c49 struct aoa_codec codec; member
860 static int onyx_init_codec(struct aoa_codec *codec) in onyx_init_codec()
982 static void onyx_exit_codec(struct aoa_codec *codec) in onyx_exit_codec()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c73 struct snd_soc_component *codec = asoc_rtd_to_codec(rtd, 0)->component; in byt_cht_cx2072x_init() local

1234567891011