| /foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
| H A D | storage_stats.h | 26 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 D | test_VIDIOC_ENUMAUDIO.c | 41 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 D | test_VIDIOC_AUDIO.c | 67 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 D | muxer.cpp | 57 auto audio = trackMap.at(TrackType::AV_KEY_AUDIO_TYPE); in AddTracks() local
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
| H A D | audio_napi.cpp | 48 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 D | psymodel.c | 139 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels) in ff_psy_preprocess() argument
|
| H A D | nellymoserdec.c | 62 nelly_decode_block(NellyMoserDecodeContext *s, const unsigned char block[NELLY_BLOCK_LEN], float audio[NELLY_SAMPLES]) nelly_decode_block() argument
|
| H A D | wmaenc.c | 113 float **audio = (float **) frame->extended_data; in apply_window_and_mdct() local
|
| H A D | g723_1.h | 145 int16_t audio[FRAME_LEN + LPC_ORDER + PITCH_MAX + 4]; member
|
| H A D | libopusenc.c | 462 uint8_t *audio; in libopus_encode() local [all...] |
| H A D | g723_1dec.c | 959 int16_t *audio = p->audio; in g723_1_decode_frame() local [all...] |
| H A D | aacenc.c | 201 apply_window_and_mdct(AACEncContext *s, SingleChannelElement *sce, float *audio) apply_window_and_mdct() argument [all...] |
| H A D | ralf.c | 308 int *audio = ctx->channel_data[ch]; in apply_lpc() local
|
| H A D | dca_core.c | 528 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 D | c93.c | 43 AVStream *audio; member
|
| H A D | segafilmenc.c | 236 AVStream *audio = format_context->streams[film->audio_index]; in film_write_header() local [all...] |
| H A D | xmv.c | 115 XMVAudioPacket *audio; ///< The audio packets contained in each packet. member 441 XMVAudioPacket *audio = &xmv->audio[stream]; xmv_fetch_audio_packet() local [all...] |
| H A D | mpeg.c | 68 int audio = 0, invalid = 0, score = 0; in mpegps_probe() local [all...] |
| /third_party/libsnd/tests/ |
| H A D | chunk_test.c | 325 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 D | wfd_rtp_producer.cpp | 267 bool WfdRtpProducer::SendDataBuffer(const DataBuffer::Ptr &buf, bool audio) in SendDataBuffer() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | internal.h | 91 AVFrame *(*audio)(AVFilterLink *link, int nb_samples); member
|
| /foundation/multimedia/av_codec/test/unittest/filter_test/ |
| H A D | demuxer_filter_unit_test.cpp | 405 auto audio = StreamType::STREAMTYPE_RAW_AUDIO; in HWTEST_F() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_common.h | 116 int audio; member
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| H A D | pasteboard_client_udmf_delay_test.cpp | 213 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 D | pasteboard_utils.cpp | 467 auto audio = static_cast<UDMF::Audio *>(record.get()); in Audio2PasteRecord() local
|