Home
last modified time | relevance | path

Searched defs:audio (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_ENUMAUDIO.c41 struct v4l2_audio audio; in test_VIDIOC_ENUMAUDIO() local
110 struct v4l2_audio audio; test_VIDIOC_ENUMAUDIO_S32_MAX() local
130 struct v4l2_audio audio; test_VIDIOC_ENUMAUDIO_S32_MAX_1() local
150 struct v4l2_audio audio; test_VIDIOC_ENUMAUDIO_U32_MAX() local
171 struct v4l2_audio audio; test_VIDIOC_ENUMAUDIO_NULL() local
[all...]
H A Dtest_VIDIOC_AUDIO.c67 struct v4l2_audio audio; in test_VIDIOC_G_AUDIO() local
129 struct v4l2_audio audio; test_VIDIOC_G_AUDIO_ignore_index() local
166 struct v4l2_audio audio; test_VIDIOC_G_AUDIO_NULL() local
296 struct v4l2_audio audio; test_VIDIOC_S_AUDIO_S32_MAX() local
353 struct v4l2_audio audio; test_VIDIOC_S_AUDIO_S32_MAX_1() local
410 struct v4l2_audio audio; test_VIDIOC_S_AUDIO_U32_MAX() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dpsymodel.c139 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels) in ff_psy_preprocess() argument
H A Dnellymoserdec.c62 nelly_decode_block(NellyMoserDecodeContext *s, const unsigned char block[NELLY_BLOCK_LEN], float audio[NELLY_SAMPLES]) nelly_decode_block() argument
H A Dwmaenc.c113 float **audio = (float **) frame->extended_data; in apply_window_and_mdct() local
H A Dg723_1.h145 int16_t audio[FRAME_LEN + LPC_ORDER + PITCH_MAX + 4]; member
H A Dlibopusenc.c462 uint8_t *audio; in libopus_encode() local
[all...]
H A Dg723_1dec.c959 int16_t *audio = p->audio; in g723_1_decode_frame() local
[all...]
H A Daacenc.c201 apply_window_and_mdct(AACEncContext *s, SingleChannelElement *sce, float *audio) apply_window_and_mdct() argument
[all...]
H A Dralf.c308 int *audio = ctx->channel_data[ch]; in apply_lpc() local
H A Ddca_core.c528 static inline int decode_blockcodes(int code1, int code2, int levels, int32_t *audio) in decode_blockcodes() argument
548 parse_block_codes(DCACoreDecoder *s, int32_t *audio, int abits) parse_block_codes() argument
564 parse_huffman_codes(DCACoreDecoder *s, int32_t *audio, int abits, int sel) parse_huffman_codes() argument
575 extract_audio(DCACoreDecoder *s, int32_t *audio, int abits, int ch) extract_audio() argument
626 int32_t audio[16], scale; parse_subframe_audio() local
1023 int32_t audio[DCA_SUBBAND_SAMPLES], step_size, scale; parse_xbr_subframe() local
1213 int32_t audio[DCA_SUBBAND_SAMPLES], step_size, scale; parse_x96_subframe_audio() local
[all...]
H A Daacpsy.c884 static FFPsyWindowInfo psy_lame_window(FFPsyContext *ctx, const float *audio, in psy_lame_window() argument
408 psy_3gpp_window(FFPsyContext *ctx, const int16_t *audio, const int16_t *la, int channel, int prev_type) psy_3gpp_window() argument
/third_party/ffmpeg/libavformat/
H A Dc93.c43 AVStream *audio; member
H A Dsegafilmenc.c236 AVStream *audio = format_context->streams[film->audio_index]; in film_write_header() local
[all...]
H A Dxmv.c115 XMVAudioPacket *audio; ///< The audio packets contained in each packet. member
441 XMVAudioPacket *audio = &xmv->audio[stream]; xmv_fetch_audio_packet() local
[all...]
H A Dmpeg.c68 int audio = 0, invalid = 0, score = 0; in mpegps_probe() local
[all...]
/third_party/libsnd/tests/
H A Dchunk_test.c325 short audio [16] ; in wav_subchunk_test() local
394 short audio [16] ; in large_free_test() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c22 static inline void hdmi_write(struct dw_hdmi_qp_i2s_audio_data *audio, u32 val, int offset) in hdmi_write() argument
29 static inline u32 hdmi_read(struct dw_hdmi_qp_i2s_audio_data *audio, int offset) in hdmi_read() argument
36 static inline void hdmi_mod(struct dw_hdmi_qp_i2s_audio_data *audio, u3 argument
43 is_dw_hdmi_qp_clk_off(struct dw_hdmi_qp_i2s_audio_data *audio) is_dw_hdmi_qp_clk_off() argument
53 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_hw_params() local
133 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_audio_startup() local
147 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_audio_shutdown() local
159 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_get_eld() local
190 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_hook_plugged_cb() local
207 struct dw_hdmi_qp_i2s_audio_data *audio = pdev->dev.platform_data; snd_dw_hdmi_qp_probe() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c22 static inline void hdmi_write(struct dw_hdmi_qp_i2s_audio_data *audio, in hdmi_write() argument
30 static inline u32 hdmi_read(struct dw_hdmi_qp_i2s_audio_data *audio, int offset) in hdmi_read() argument
37 static inline void hdmi_mod(struct dw_hdmi_qp_i2s_audio_data *audio, in hdmi_mod() argument
45 is_dw_hdmi_qp_clk_off(struct dw_hdmi_qp_i2s_audio_data *audio) is_dw_hdmi_qp_clk_off() argument
56 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_hw_params() local
141 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_audio_startup() local
154 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_audio_shutdown() local
166 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_get_eld() local
197 struct dw_hdmi_qp_i2s_audio_data *audio = data; dw_hdmi_qp_i2s_hook_plugged_cb() local
214 struct dw_hdmi_qp_i2s_audio_data *audio = pdev->dev.platform_data; snd_dw_hdmi_qp_probe() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dinternal.h91 AVFrame *(*audio)(AVFilterLink *link, int nb_samples); member
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h116 int audio; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c735 struct audio_info audio = { in cdn_dp_audio_hw_params() local
H A Danalogix_dp-rockchip.c69 bool audio; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h220 } audio; member
/third_party/openmax/api/1.1.2/
H A DOMX_Component.h79 OMX_AUDIO_PORTDEFINITIONTYPE audio; member

Completed in 20 milliseconds

12