Home
last modified time | relevance | path

Searched defs:codec (Results 151 - 175 of 749) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/include/sound/
H A Dhda_component.h37 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate() argument
42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c34 int cedrus_engine_enable(struct cedrus_ctx *ctx, enum cedrus_codec codec) in cedrus_engine_enable() argument
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dvideocodec.c40 struct videocodec *codec; member
45 const struct videocodec *codec; member
61 struct videocodec *codec; in videocodec_attach() local
132 videocodec_detach(struct videocodec *codec) videocodec_detach() argument
188 videocodec_register(const struct videocodec *codec) videocodec_register() argument
221 videocodec_unregister(const struct videocodec *codec) videocodec_unregister() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drslib.h56 struct rs_codec *codec; member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_component.h37 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate() argument
42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx) snd_hdac_regmap_get_amp() argument
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp() argument
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx) snd_hdac_regmap_get_amp_stereo() argument
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp_stereo() argument
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) snd_hdac_regmap_sync_node() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs.h17 u32 codec; member
/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_bus.c70 struct hdac_device *codec, *__codec; in snd_hdac_ext_bus_device_remove() local
/kernel/linux/linux-6.6/sound/soc/amd/
H A Dacp-rt5645.c84 struct snd_soc_component *codec; in cz_init() local
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dcommon.c19 struct device_node *codec = NULL; in qcom_snd_parse_of() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddv_profile.c261 const AVDVProfile* ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, in ff_dv_frame_profile() argument
H A Dimm5.c54 const AVCodec *codec; in imm5_init() local
H A Dcbs.h183 const struct CodedBitstreamType *codec; member
[all...]
H A Dlibcodec2.c33 struct CODEC2 *codec; member
[all...]
H A Doptions.c89 static int init_context_defaults(AVCodecContext *s, const AVCodec *codec) in init_context_defaults() argument
149 avcodec_alloc_context3(const AVCodec *codec) avcodec_alloc_context3() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dencode_audio.c42 static int check_sample_fmt(const AVCodec *codec, enum AVSampleFormat sample_fmt) in check_sample_fmt() argument
55 static int select_sample_rate(const AVCodec *codec) in select_sample_rate() argument
73 static int select_channel_layout(const AVCodec *codec, AVChannelLayout *dst) in select_channel_layout() argument
125 const AVCodec *codec; in main() local
[all...]
H A Ddecode_video.c86 const AVCodec *codec; in main() local
H A Dvaapi_encode.c108 const AVCodec *codec = NULL; in main() local
/third_party/ffmpeg/libavformat/
H A Dspdifdec.c36 spdif_get_offset_and_codec(AVFormatContext *s, enum IEC61937DataType data_type, const char *buf, int *offset, enum AVCodecID *codec) spdif_get_offset_and_codec() argument
112 enum AVCodecID codec; spdif_probe() local
116 ff_spdif_probe(const uint8_t *p_buf, int buf_size, enum AVCodecID *codec) ff_spdif_probe() argument
[all...]
H A Dsol.c88 enum AVCodecID codec; in sol_read_header() local
H A Dicodec.c81 int i, codec; in read_header() local
/third_party/ffmpeg/tests/api/
H A Dapi-h264-slice-test.c111 const AVCodec *codec = NULL; in main() local
/third_party/backends/include/sane/
H A Dsanei_wire.h77 codec; member
/third_party/libsnd/src/
H A Dogg.h52 int codec ; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c93 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nv98_decoder_ppp() local

Completed in 8 milliseconds

12345678910>>...30