| /base/hiviewdfx/faultloggerd/test/unittest/backtrace/ |
| H A D | backtrace_local_test.cpp | 109 const auto& frames = thread.GetFrames(); in HWTEST_F() local 151 const auto& frames = thread.GetFrames(); in HWTEST_F() local 416 const auto& frames in HWTEST_F() local 451 const auto& frames = thread.GetFrames(); HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | ark_test.cpp | 294 JsFrame* frames = nullptr;
in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_ark.cpp | 255 int DfxArk::GetArkNativeFrameInfo(int pid, uintptr_t& pc, uintptr_t& fp, uintptr_t& sp, JsFrame* frames, size_t& size) in GetArkNativeFrameInfo() argument
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_fault_stack.cpp | 82 bool FaultStack::CollectStackInfo(const std::vector<DfxFrame>& frames, bool needParseStack) in CollectStackInfo() argument 131 bool FaultStack::CreateBlockForCorruptedStack(const std::vector<DfxFrame>& frames, uintptr_t prevEndAddr, in CreateBlockForCorruptedStack() argument 277 bool FaultStack::ParseUnwindStack(std::shared_ptr<DfxMaps> maps, std::vector<DfxFrame>& frames) in ParseUnwindStack() argument [all...] |
| H A D | printer.cpp | 220 const auto& frames = thread->GetFrames(); in PrintThreadBacktraceByConfig() local
|
| /drivers/peripheral/audio/test/benchmarktest/capture/ |
| H A D | audio_capture_benchmarktest.cpp | 230 uint64_t frames;
in BENCHMARK_F() local 571 uint64_t frames = 0;
in BENCHMARK_F() local
|
| /drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
| H A D | audio_idl_hdirender_attr_test.cpp | 536 uint64_t *frames = nullptr; in HWTEST_F() local 551 uint64_t frames = 0; in HWTEST_F() local 566 uint64_t frames = 0; in HWTEST_F() local
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
| H A D | hdf_audio_server_common.cpp | 671 HdiServicePositionWrite(struct HdfSBuf *reply, uint64_t frames, struct AudioTimeStamp time) HdiServicePositionWrite() argument
|
| /drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/ |
| H A D | audio_idlhdirender_performace_test.cpp | 112 uint64_t frames = 0; in HWTEST_F() local
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/ |
| H A D | audio_render_interface_impl_test.cpp | 121 uint64_t frames = 0; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | svg_animate.cpp | 44 bool SvgAnimate::GetFrames(std::vector<std::vector<float>>& frames, std::string& type) in GetFrames() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
| H A D | oh_audio_renderer_test.cpp | 150 int64_t frames; in PlayerTest() local
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| H A D | audio_endpoint_separate_unit_test.cpp | 596 uint64_t frames = 0; in HWTEST() local 1151 uint64_t frames = 0; in HWTEST() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audioadaptorbluetooth_fuzzer/ |
| H A D | audio_adaptor_bluetooth_fuzzer.cpp | 245 uint64_t frames = COMMON_UINT64_NUM; in GetPresentationPositionFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/ |
| H A D | audio_capturer_file_source.cpp | 94 int32_t AudioCapturerFileSource::GetPresentationPosition(uint64_t& frames, int64_t& timeSec, int64_t& timeNanoSec) in GetPresentationPosition() argument
|
| /foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
| H A D | dspeaker_dev.cpp | 319 ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) ReadMmapPosition() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_xdp.c | 215 bnxt_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) bnxt_xdp_xmit() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| H A D | panel-sharp-lq101r1sx01.c | 38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) in sharp_wait_frames() argument
|
| /kernel/linux/linux-5.10/sound/firewire/tascam/ |
| H A D | amdtp-tascam.c | 35 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument 65 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument
|
| /kernel/linux/linux-5.10/sound/firewire/ |
| H A D | amdtp-am824.c | 150 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument 181 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument 211 write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, unsigned int frames) write_pcm_silence() argument 297 write_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int frames, unsigned int data_block_counter) write_midi_messages() argument 325 read_midi_messages(struct amdtp_stream *s, __be32 *buffer, unsigned int frames, unsigned int data_block_counter) read_midi_messages() argument [all...] |
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | mulaw.c | 168 mulaw_decode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_decode() argument 214 mulaw_encode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_encode() argument 248 mulaw_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) mulaw_transfer() argument [all...] |
| H A D | pcm_plugin.h | 28 snd_pcm_uframes_t frames; /* allocated frames */ member
|
| H A D | rate.c | 183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_src_frames() argument 216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames() argument 249 rate_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) rate_transfer() argument [all...] |
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| H A D | playback.c | 68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; in create_impulse_test_signal() local
|
| /kernel/linux/linux-5.10/include/xen/ |
| H A D | grant_table.h | 243 xen_pfn_t *frames; member
|