Home
last modified time | relevance | path

Searched defs:codec (Results 626 - 650 of 744) sorted by relevance

1...<<21222324252627282930

/third_party/skia/src/codec/
H A DSkJpegCodec.cpp249 SkJpegCodec* codec = new SkJpegCodec(std::move(info), std::unique_ptr<SkStream>(stream), in ReadHeader() local
266 SkCodec* codec = nullptr; in MakeFromStream() local
772 is_yuv_supported(const jpeg_decompress_struct* dinfo, const SkJpegCodec& codec, const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, SkYUVAPixmapInfo* yuvaPixmapInfo) is_yuv_supported() argument
[all...]
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp681 std::unique_ptr<SkCodec> codec = SkCodec::MakeFromData(std::move(data)); in generatePngMetrics() local
/third_party/skia/dm/
H A DDM.cpp680 std::unique_ptr<SkCodec> codec = SkCodec::MakeFromData(encoded); in push_codec_srcs() local
[all...]
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h287 uint32_t codec; member
/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
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp339 ImageHdrType HdrHelper::CheckHdrType(SkCodec* codec, uint32_t& offset) __attribute__((no_sanitize("cfi"))) in CheckHdrType() argument
775 static bool GetJpegGainMapMetadata(SkJpegCodec* codec, ImageHdrType type, HdrMetadata& metadata) in GetJpegGainMapMetadata() argument
885 GetMetadata(SkCodec* codec, ImageHdrType type, HdrMetadata& metadata) GetMetadata() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda-common.c586 static int coda_try_fmt(struct coda_ctx *ctx, const struct coda_codec *codec, in coda_try_fmt() argument
652 const struct coda_codec *codec; in coda_try_fmt_vid_cap() local
337 coda_get_max_dimensions(struct coda_dev *dev, const struct coda_codec *codec, int *max_w, int *max_h) coda_get_max_dimensions() argument
752 const struct coda_codec *codec; coda_try_fmt_vid_out() local
845 const struct coda_codec *codec; coda_s_fmt_vid_cap() local
887 const struct coda_codec *codec; coda_s_fmt_vid_out() local
1286 const struct coda_codec *codec; coda_enum_framesizes() local
1322 const struct coda_codec *codec; coda_enum_frameintervals() local
[all...]
H A Dcoda.h232 const struct coda_codec *codec; member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.c32 u32 codec; in venus_helper_check_codec() local
[all...]
H A Dhfi_venus.c1138 venus_session_init(struct venus_inst *inst, u32 session_type, u32 codec) venus_session_init() argument
H A Dcore.h106 u32 codec; member
445 venus_caps_by_codec(struct venus_core *core, u32 codec, u32 domain) in venus_caps_by_codec() argument
/kernel/linux/linux-5.10/include/linux/
H A Dwm97xx.h271 struct wm97xx_codec_drv *codec; /* attached codec driver*/ member
/kernel/linux/linux-5.10/sound/pci/
H A Datiixp_modem.c397 snd_atiixp_codec_read(struct atiixp_modem *chip, unsigned short codec, unsigned short reg) snd_atiixp_codec_read() argument
427 snd_atiixp_codec_write(struct atiixp_modem *chip, unsigned short codec, unsigned short reg, unsigned short val) snd_atiixp_codec_write() argument
[all...]
H A Dazt3328.c338 snd_azf3328_codec_outb(const struct snd_azf3328_codec_data *codec, in snd_azf3328_codec_outb() argument
347 snd_azf3328_codec_inb(const struct snd_azf3328_codec_data *codec, unsigned reg) in snd_azf3328_codec_inb() argument
353 snd_azf3328_codec_outw(const struct snd_azf3328_codec_data *codec, in snd_azf3328_codec_outw() argument
362 snd_azf3328_codec_inw(const struct snd_azf3328_codec_data *codec, unsigne argument
368 snd_azf3328_codec_outl(const struct snd_azf3328_codec_data *codec, unsigned reg, u32 value ) snd_azf3328_codec_outl() argument
377 snd_azf3328_codec_outl_multi(const struct snd_azf3328_codec_data *codec, unsigned reg, const void *buffer, int count ) snd_azf3328_codec_outl_multi() argument
392 snd_azf3328_codec_inl(const struct snd_azf3328_codec_data *codec, unsigned reg) snd_azf3328_codec_inl() argument
1209 snd_azf3328_codec_setfmt(struct snd_azf3328_codec_data *codec, enum azf_freq_t bitrate, unsigned int format_width, unsigned int channels ) snd_azf3328_codec_setfmt() argument
1329 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; snd_azf3328_ctrl_codec_activity() local
1373 snd_azf3328_codec_setdmaa(struct snd_azf3328 *chip, struct snd_azf3328_codec_data *codec, unsigned long addr, unsigned int period_bytes, unsigned int buffer_bytes ) snd_azf3328_codec_setdmaa() argument
1431 struct snd_azf3328_codec_data *codec = runtime->private_data; snd_azf3328_pcm_prepare() local
1455 struct snd_azf3328_codec_data *codec = runtime->private_data; snd_azf3328_pcm_trigger() local
1610 const struct snd_azf3328_codec_data *codec = snd_azf3328_pcm_pointer() local
1867 const struct snd_azf3328_codec_data *codec = first_codec; snd_azf3328_pcm_interrupt() local
2021 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; snd_azf3328_pcm_open() local
2056 struct snd_azf3328_codec_data *codec = snd_azf3328_pcm_close() local
2446 struct snd_azf3328_codec_data *codec = snd_azf3328_create() local
[all...]
H A Dintel8x0m.c289 static unsigned int get_ich_codec_bit(struct intel8x0m *chip, unsigned int codec) in get_ich_codec_bit() argument
299 snd_intel8x0m_codec_semaphore(struct intel8x0m *chip, unsigned int codec) snd_intel8x0m_codec_semaphore() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Djz4770.c185 static int jz4770_codec_set_bias_level(struct snd_soc_component *codec, in jz4770_codec_set_bias_level() argument
216 struct snd_soc_component *codec = dai->component; in jz4770_codec_startup() local
233 struct snd_soc_component *codec = dai->component; in jz4770_codec_shutdown() local
244 struct snd_soc_component *codec = dai->component; in jz4770_codec_pcm_trigger() local
269 struct snd_soc_component *codec = dai->component; jz4770_codec_mute_stream() local
364 struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm); hpout_event() local
586 jz4770_codec_codec_init_regs(struct snd_soc_component *codec) jz4770_codec_codec_init_regs() argument
661 jz4770_codec_codec_probe(struct snd_soc_component *codec) jz4770_codec_codec_probe() argument
672 jz4770_codec_codec_remove(struct snd_soc_component *codec) jz4770_codec_codec_remove() argument
703 struct jz_codec *codec = snd_soc_component_get_drvdata(dai->component); jz4770_codec_hw_params() local
811 jz4770_codec_io_wait(struct jz_codec *codec) jz4770_codec_io_wait() argument
823 struct jz_codec *codec = context; jz4770_codec_reg_read() local
848 struct jz_codec *codec = context; jz4770_codec_reg_write() local
893 struct jz_codec *codec; jz4770_codec_probe() local
[all...]
H A Dab8500-codec.c2404 ab8500_codec_of_probe(struct device *dev, struct device_node *np, struct ab8500_codec_platform_data *codec) ab8500_codec_of_probe() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_core.c2537 vortex_codec_write(struct snd_ac97 * codec, unsigne argument
2562 vortex_codec_read(struct snd_ac97 * codec, unsigned short addr) vortex_codec_read() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_intel.c1001 struct hda_codec *codec; in __azx_runtime_resume() local
1231 struct hda_codec *codec; azx_vs_set_state() local
1304 struct hda_codec *codec; setup_vga_switcheroo_runtime_pm() local
[all...]
H A Dhda_local.h157 struct hda_codec *codec; global() member
264 snd_hda_codec_proc_new(struct hda_codec *codec) snd_hda_codec_proc_new() argument
305 unsigned int codec; /* Codec vendor/device ID */ global() member
423 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) snd_hda_set_pin_ctl() argument
437 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, unsigned int val) snd_hda_set_pin_ctl_cache() argument
453 get_wcaps(struct hda_codec *codec, hda_nid_t nid) get_wcaps() argument
479 snd_hda_override_wcaps(struct hda_codec *codec, hda_nid_t nid, u32 val) snd_hda_override_wcaps() argument
502 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) snd_hda_query_pin_caps() argument
519 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, unsigned int caps) snd_hda_override_pin_caps() argument
556 snd_hda_create_hwdep(struct hda_codec *codec) snd_hda_create_hwdep() argument
570 snd_hda_get_hint(struct hda_codec *codec, const char *key) snd_hda_get_hint() argument
576 snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) snd_hda_get_bool_hint() argument
582 snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) snd_hda_get_int_hint() argument
611 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, unsigned int target_state) snd_hda_check_power_state() argument
617 snd_hda_sync_power_state(struct hda_codec *codec, hda_nid_t nid, unsigned int target_state) snd_hda_sync_power_state() argument
[all...]
/kernel/linux/linux-5.10/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, unsigned short value) in snd_ac97_ad18xx_update_pcm_bits() argument
892 int codec in snd_ac97_ad18xx_pcm_get_bits() local
906 int codec = kcontrol->private_value & 3; snd_ac97_ad18xx_pcm_put_bits() local
938 int codec = kcontrol->private_value & 3; snd_ac97_ad18xx_pcm_get_volume() local
950 int codec = kcontrol->private_value & 3; snd_ac97_ad18xx_pcm_put_volume() local
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c853 struct snd_soc_dai_link_component *cpu, *codec, *platform; in soc_dai_link_sanity_check() local
990 struct snd_soc_dai_link_component *codec, *platform, *cpu; snd_soc_add_pcm_runtime() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h166 snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm) snd_hdac_read_parm() argument
182 snd_hdac_enter_pm(struct hdac_device *codec) snd_hdac_enter_pm() argument
188 snd_hdac_leave_pm(struct hdac_device *codec) snd_hdac_leave_pm() argument
193 snd_hdac_is_in_pm(struct hdac_device *codec) snd_hdac_is_in_pm() argument
198 snd_hdac_is_power_on(struct hdac_device *codec) snd_hdac_is_power_on() argument
203 snd_hdac_power_up(struct hdac_device *codec) snd_hdac_power_up() argument
204 snd_hdac_power_down(struct hdac_device *codec) snd_hdac_power_down() argument
205 snd_hdac_power_up_pm(struct hdac_device *codec) snd_hdac_power_up_pm() argument
206 snd_hdac_power_down_pm(struct hdac_device *codec) snd_hdac_power_down_pm() argument
207 snd_hdac_keep_power_up(struct hdac_device *codec) snd_hdac_keep_power_up() argument
208 snd_hdac_enter_pm(struct hdac_device *codec) snd_hdac_enter_pm() argument
209 snd_hdac_leave_pm(struct hdac_device *codec) snd_hdac_leave_pm() argument
210 snd_hdac_is_in_pm(struct hdac_device *codec) snd_hdac_is_in_pm() argument
211 snd_hdac_is_power_on(struct hdac_device *codec) snd_hdac_is_power_on() argument
381 snd_hdac_codec_link_up(struct hdac_device *codec) snd_hdac_codec_link_up() argument
386 snd_hdac_codec_link_down(struct hdac_device *codec) snd_hdac_codec_link_down() argument
[all...]
H A Dac97_codec.h214 struct snd_ac97 *codec[4]; member
396 struct snd_ac97 *codec[4]; /* allocated codecs */ global() member
[all...]
H A Dhda_codec.h169 struct hda_codec *codec; global() member
319 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_read() argument
327 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_write() argument
340 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) snd_hda_get_num_conns() argument
373 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_write_cache() argument
475 hda_call_check_power_status(struct hda_codec *codec, hda_nid_t nid) hda_call_check_power_status() argument
498 hda_codec_need_resume(struct hda_codec *codec) hda_codec_need_resume() argument
519 snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format, unsigned int size, struct snd_dma_buffer *bufp) snd_hda_codec_load_dsp_prepare() argument
526 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) snd_hda_codec_load_dsp_trigger() argument
528 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, struct snd_dma_buffer *dmab) snd_hda_codec_load_dsp_cleanup() argument
[all...]

Completed in 40 milliseconds

1...<<21222324252627282930