Home
last modified time | relevance | path

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

12

/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dstorage_stats.h26 StorageStats(int64_t total, int64_t audio, int64_t video, int64_t image, int64_t file, int64_t app) in StorageStats() argument
/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...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmuxer.cpp57 auto audio = trackMap.at(TrackType::AV_KEY_AUDIO_TYPE); in AddTracks() local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Daudio_napi.cpp48 auto *audio = new (std::nothrow) AudioNapi(); in New() local
59 auto *audio = new (std::nothrow) AudioNapi(); in NewInstance() local
68 auto *audio = static_cast<AudioNapi *>(data); Destructor() local
85 auto audio = GetAudio(env, info, ctxt); GetAudioUri() local
107 auto audio = static_cast<AudioNapi *>(ctxt->native); SetAudioUri() 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...]
/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...]
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp267 bool WfdRtpProducer::SendDataBuffer(const DataBuffer::Ptr &buf, bool audio) in SendDataBuffer() argument
/third_party/ffmpeg/libavfilter/
H A Dinternal.h91 AVFrame *(*audio)(AVFilterLink *link, int nb_samples); member
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Ddemuxer_filter_unit_test.cpp405 auto audio = StreamType::STREAMTYPE_RAW_AUDIO; in HWTEST_F() local
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h116 int audio; member
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_client_udmf_delay_test.cpp213 Audio audio; in SetAudioUnifiedData() local
596 auto audio = static_cast<Audio *>(unifiedRecord.get()); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp467 auto audio = static_cast<UDMF::Audio *>(record.get()); in Audio2PasteRecord() local

Completed in 19 milliseconds

12