Home
last modified time | relevance | path

Searched defs:frames (Results 26 - 50 of 566) sorted by relevance

12345678910>>...23

/third_party/ffmpeg/libavformat/
H A Dvc1test.c55 int frames, ret; in vc1t_read_header() local
H A Ddfa.c43 int frames, ret; in dfa_read_header() local
H A Dac3dec.c32 int max_frames, first_frames = 0, frames; in ac3_eac3_probe() local
/third_party/node/test/fixtures/wpt/encoding/resources/
H A Dencode-form-common.js14 var frames = null; variable
15 var frames = null; variable
/third_party/mesa3d/src/util/tests/
H A Du_debug_stack_test.cpp53 func_c(struct debug_stack_frame *frames) in func_c() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_fps.c37 int frames; member
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DRampLinear.cpp29 void RampLinear::setLengthInFrames(int32_t frames) { in setLengthInFrames() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_pac_test.cpp69 auto frames = unwinder->GetFrames(); in HWTEST_F() local
H A Dfp_unwinder_test.cpp56 std::vector<DfxFrame> frames; in HWTEST_F() local
88 std::vector<DfxFrame> frames; in HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h652 size_t frames; member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Danimation_test_base.cpp64 void AnimationTestBase::RunFrames(uint32_t frames, std::function<void(uint32_t frame)> updateFn) in RunFrames() argument
87 void AnimationTestBase::StepAnimations(const std::vector<IAnimation::Ptr> animations, uint32_t frames, in StepAnimations() argument
81 StepAnimations( const std::vector<IAnimation::Ptr> animations, uint32_t frames, std::function<void(uint32_t frame)> updateFn) StepAnimations() argument
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_manager_callback/src/
H A Ddaudio_manager_callback_test.cpp322 uint64_t frames = 1; in HWTEST_F() local
/kernel/linux/linux-5.10/sound/core/oss/
H A Dio.c37 io_playback_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) io_playback_transfer() argument
63 io_capture_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) io_capture_transfer() argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
H A Droute.c27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) zero_areas() argument
39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) copy_area() argument
47 route_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) route_transfer() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c97 ia_css_tnr_configure( const struct ia_css_binary *binary, const struct ia_css_frame * const *frames) ia_css_tnr_configure() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c99 ia_css_tnr_configure(const struct ia_css_binary *binary, const struct ia_css_frame * const *frames) ia_css_tnr_configure() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dio.c37 io_playback_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) io_playback_transfer() argument
63 io_capture_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) io_capture_transfer() argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
H A Droute.c27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) zero_areas() argument
39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) copy_area() argument
47 route_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) route_transfer() argument
[all...]
/third_party/alsa-utils/bat/
H A Dlatencytest.c36 static float sumaudio(struct bat *bat, short int *buffer, int frames) in sumaudio() argument
55 static void play_and_listen(struct bat *bat, void *buffer, int frames) in play_and_listen() argument
187 handleinput(struct bat *bat, void *buffer, int frames) handleinput() argument
227 handleoutput(struct bat *bat, void *buffer, int bytes, int frames) handleoutput() argument
[all...]
/third_party/libsnd/examples/
H A Dsndfile-to-text.c66 sf_count_t frames ; in convert_to_text() local
/third_party/libsnd/programs/
H A Dsndfile-concat.c138 int frames, readcount ; in concat_data_fp() local
156 int frames, readcount ; in concat_data_int() local
/third_party/lame/libmp3lame/
H A DVbrTag.h63 int frames; /* total bit stream frames from Vbr header data */ member
/third_party/mesa3d/src/util/
H A Du_debug_refcnt.c159 struct debug_stack_frame frames[STACK_LEN]; in debug_reference_slowpath() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.h42 DecodedFrame* frames; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local_thread.cpp76 void BacktraceLocalThread::SetFrames(const std::vector<DfxFrame>& frames) in SetFrames() argument

Completed in 9 milliseconds

12345678910>>...23