Home
last modified time | relevance | path

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

/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...]
H A Dhls.c340 char audio[MAX_FIELD_LEN]; member
[all...]
H A Dmatroskadec.c272 MatroskaTrackAudio audio; member
[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...]
/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
/third_party/openmax/api/1.1.2/
H A DOMX_Component.h79 OMX_AUDIO_PORTDEFINITIONTYPE audio; member

Completed in 43 milliseconds