| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | es8326.c | 282 struct snd_soc_component *codec = codec_dai->component; in es8326_set_dai_sysclk() local 421 static int es8326_set_bias_level(struct snd_soc_component *codec, in es8326_set_bias_level() argument
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_proc.c | 112 static bool is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, in is_stereo_amps() argument 47 print_nid_array(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, struct snd_array *array) print_nid_array() argument 74 print_nid_pcms(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_nid_pcms() argument 93 print_amp_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir) print_amp_caps() argument 133 print_amp_vals(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) print_amp_vals() argument 199 print_pcm_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_pcm_caps() argument 304 print_pin_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int *supports_vref) print_pin_caps() argument 400 print_pin_ctls(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int supports_vref) print_pin_ctls() argument 438 print_vol_knob(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_vol_knob() argument 450 print_audio_io(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type) print_audio_io() argument 468 print_digital_conv(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_digital_conv() argument 512 print_power_state(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_power_state() argument 553 print_unsol_cap(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_unsol_cap() argument 564 can_dump_coef(struct hda_codec *codec) can_dump_coef() argument 573 print_proc_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_proc_caps() argument 598 print_conn_list(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type, hda_nid_t *conn, int conn_len) print_conn_list() argument 638 print_gpio(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_gpio() argument 682 print_dpmst_connections(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dev_num) print_dpmst_connections() argument 714 print_device_list(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) print_device_list() argument 748 print_codec_core_info(struct hdac_device *codec, struct snd_info_buffer *buffer) print_codec_core_info() argument 777 struct hda_codec *codec = entry->private_data; print_codec_info() local 941 snd_hda_codec_proc_new(struct hda_codec *codec) snd_hda_codec_proc_new() argument [all...] |
| H A D | hda_sysfs.c | 34 struct hda_codec *codec = dev_get_drvdata(dev); in power_on_acct_show() local 43 struct hda_codec *codec = dev_get_drvdata(dev); in power_off_acct_show() local 80 pin_configs_show(struct hda_codec *codec, struct snd_array *list, char *buf) pin_configs_show() argument 99 struct hda_codec *codec = dev_get_drvdata(dev); init_pin_configs_show() local 107 struct hda_codec *codec = dev_get_drvdata(dev); driver_pin_configs_show() local 117 clear_codec(struct hda_codec *codec) clear_codec() argument 130 reconfig_codec(struct hda_codec *codec) reconfig_codec() argument 220 struct hda_codec *codec = dev_get_drvdata(dev); init_verbs_show() local 232 parse_init_verbs(struct hda_codec *codec, const char *buf) parse_init_verbs() argument 258 struct hda_codec *codec = dev_get_drvdata(dev); init_verbs_store() local 269 struct hda_codec *codec = dev_get_drvdata(dev); hints_show() local 281 get_hint(struct hda_codec *codec, const char *key) get_hint() argument 308 parse_hints(struct hda_codec *codec, const char *buf) parse_hints() argument 363 struct hda_codec *codec = dev_get_drvdata(dev); hints_store() local 374 struct hda_codec *codec = dev_get_drvdata(dev); user_pin_configs_show() local 378 parse_user_pin_configs(struct hda_codec *codec, const char *buf) parse_user_pin_configs() argument 396 struct hda_codec *codec = dev_get_drvdata(dev); user_pin_configs_store() local 418 snd_hda_get_hint(struct hda_codec *codec, const char *key) snd_hda_get_hint() argument 434 snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) snd_hda_get_bool_hint() argument 470 snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) snd_hda_get_int_hint() argument 541 struct hda_codec *codec; parse_codec_mode() local 715 struct hda_codec *codec; snd_hda_load_patch() local 771 snd_hda_sysfs_init(struct hda_codec *codec) snd_hda_sysfs_init() argument 781 snd_hda_sysfs_clear(struct hda_codec *codec) snd_hda_sysfs_clear() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/pcxhr/ |
| H A D | pcxhr_mixer.c | 575 unsigned int codec; in pcxhr_set_audio_source() local
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | imx-card.c | 488 struct device_node *codec = NULL; in imx_card_parse_of() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/meson/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform.h | 69 u16 codec; /* codec type */ member 82 u8 codec; member
|
| /kernel/linux/linux-6.6/sound/soc/ti/ |
| H A D | j721e-evm.c | 65 struct j721e_audio_clocks codec; member [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/boards/ |
| H A D | sof_es8336.c | 272 struct snd_soc_component *codec = asoc_rtd_to_codec(runtime, 0)->component; in sof_es8316_init() local
|
| /test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
| H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 148 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument 156 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument 164 static void OnInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnInputBufferAvailable() argument 174 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnOutputBufferAvailable() argument 561 OH_AVErrCode AudioBufferAacEncDemo::Destroy(OH_AVCodec *codec) in Destroy() argument 568 SetCallback(OH_AVCodec *codec) SetCallback() argument 580 Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate, int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity) Configure() argument 616 Prepare(OH_AVCodec *codec) Prepare() argument 621 Start(OH_AVCodec *codec) Start() argument 626 Stop(OH_AVCodec *codec) Stop() argument 633 Flush(OH_AVCodec *codec) Flush() argument 641 Reset(OH_AVCodec *codec) Reset() argument 646 GetOutputDescription(OH_AVCodec *codec) GetOutputDescription() argument 651 PushInputData(OH_AVCodec *codec, uint32_t index) PushInputData() argument 668 PushInputDataEOS(OH_AVCodec *codec, uint32_t index) PushInputDataEOS() argument 685 FreeOutputData(OH_AVCodec *codec, uint32_t index) FreeOutputData() argument 690 IsValid(OH_AVCodec *codec, bool *isValid) IsValid() argument 743 SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate, int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity) SetParameter() argument [all...] |
| /test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
| H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 48 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument 56 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument 64 static void OnInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *data, void *userData) in OnInputBufferAvailable() argument 74 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *data, void *userData) in OnOutputBufferAvailable() argument 698 OH_AVErrCode ADecBufferDemo::SetCallback(OH_AVCodec *codec) in SetCallback() argument 723 Destroy(OH_AVCodec *codec) Destroy() argument 729 IsValid(OH_AVCodec *codec, bool *isValid) IsValid() argument 734 Prepare(OH_AVCodec *codec) Prepare() argument 739 Start(OH_AVCodec *codec) Start() argument 744 Stop(OH_AVCodec *codec) Stop() argument 750 Flush(OH_AVCodec *codec) Flush() argument 756 Reset(OH_AVCodec *codec) Reset() argument 761 GetOutputDescription(OH_AVCodec *codec) GetOutputDescription() argument 766 FreeOutputData(OH_AVCodec *codec, uint32_t index) FreeOutputData() argument 771 PushInputData(OH_AVCodec *codec, uint32_t index) PushInputData() argument 825 PushInputDataEOS(OH_AVCodec *codec, uint32_t index) PushInputDataEOS() argument 842 Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) Configure() argument 857 SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) SetParameter() argument [all...] |
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| H A D | videoenc_api11_sample.cpp | 57 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError() argument 62 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument 67 static void onEncInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in onEncInputBufferAvailable() argument 76 static void onEncOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in onEncOutputBufferAvailable() argument 85 static void onEncInputParam(OH_AVCodec *codec, uint32_t index, OH_AVFormat *parameter, void *userData) in onEncInputParam() argument
|
| H A D | videoenc_ndk_sample.cpp | 62 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError() argument 67 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() argument 72 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_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, in VencOutputDataReady() argument
|
| /test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
| H A D | videodec_ndk_sample.cpp | 95 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError() argument 100 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument 128 void VdecInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecInputDataReady() argument 153 void VdecOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, in VdecOutputDataReady() argument
|
| /test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
| H A D | videodec_ndk_sample.cpp | 94 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError() argument 105 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument 116 void VdecInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecInputDataReady() argument 128 void VdecOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, in VdecOutputDataReady() argument
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| H A D | audioDecoderAvBuffer.cpp | 98 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument 104 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument 110 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() argument 122 static void OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNewOutputBuffer() argument [all...] |
| H A D | audiodecoderxdlndk.cpp | 98 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData)
in OnError() argument 104 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData)
in OnStreamChanged() argument 110 static void onNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData)
in onNeedInputData() argument 119 static void onNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr,
in onNeedOutputData() argument
|
| H A D | videoencoderndk.cpp | 181 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData)
in OnError() argument 188 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData)
in OnStreamChanged() argument 195 static void OnNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, void *userData)
in OnNeedInputData() argument 200 static void OnNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, OH_AVCodecBufferAttr *attr,
in OnNeedOutputData() argument 206 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData)
in OnNeedInputBuffer() argument 211 static void OnNeedOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData)
in OnNeedOutputBuffer() argument
|
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| H A D | nativeAVScreenCapturendk.cpp | 165 void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument 172 void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument 179 void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() argument 186 void OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNewOutputBuffer() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | decode.c | 173 const FFCodec *const codec = ffcodec(avctx->codec); in decode_bsfs_init() local 281 const FFCodec *const codec = ffcodec(avctx->codec); in decode_simple_internal() local 526 const FFCodec *const codec = ffcodec(avctx->codec); decode_receive_frame_internal() local [all...] |
| H A D | dxva2.c | 55 enum AVCodecID codec; member
|
| H A D | pthread_frame.c | 192 const FFCodec *codec in frame_worker_thread() local 277 const FFCodec *const codec = ffcodec(dst->codec); update_context_from_thread() local 426 const AVCodec *codec = p->avctx->codec; submit_packet() local 728 const FFCodec *codec = ffcodec(avctx->codec); ff_frame_thread_free() local 789 init_thread(PerThreadContext *p, int *threads_to_free, FrameThreadContext *fctx, AVCodecContext *avctx, const FFCodec *codec, int first) init_thread() argument 868 const FFCodec *codec = ffcodec(avctx->codec); ff_frame_thread_init() local [all...] |
| H A D | twinvq.h | 171 enum TwinVQCodec codec; member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 42 static const enum AVPixelFormat *get_compliance_normal_pix_fmts(const AVCodec *codec, const enum AVPixelFormat default_formats[]) in get_compliance_normal_pix_fmts() argument 525 AVCodecContext *codec in configure_output_audio_filter() local 55 choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, const AVCodec *codec, enum AVPixelFormat target) choose_pixel_fmt() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | src_movie.c | 161 const AVCodec *codec; in open_stream() local
|