Home
last modified time | relevance | path

Searched defs:frames (Results 1 - 25 of 300) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavformat/
H A Dmj2kdec.c33 int frames = 0, invalid = 0; in mjpeg2000_probe() local
H A Dvc1testenc.c25 int frames; member
H A Dloasdec.c33 int fsize, frames; in loas_probe() local
H A Dvc1test.c55 int frames, ret; in vc1t_read_header() local
H A Ddfa.c43 int frames, ret; in dfa_read_header() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/
H A Ddfx_kernel_stack.h27 std::vector<DfxFrame> frames; member
/third_party/alsa-lib/test/
H A Dpcm_min.c15 snd_pcm_sframes_t frames; in main() local
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
H A DUtilityFunctions.h33 constexpr int64_t convertFramesToMillis(const int64_t frames, const int sampleRate){ in convertFramesToMillis() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_frame_formatter.cpp83 std::string DfxFrameFormatter::GetFramesStr(const std::vector<DfxFrame>& frames) in GetFramesStr() argument
95 std::string DfxFrameFormatter::GetFramesStr(const std::vector<std::shared_ptr<DfxFrame>>& frames) in GetFramesStr() argument
107 std::vector<std::shared_ptr<DfxFrame>> DfxFrameFormatter::ConvertFrames(const std::vector<DfxFrame>& frames) in ConvertFrames() argument
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/include/
H A Daudio_test_utils.h88 int32_t ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) in ReadMmapPosition() argument
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_manager_callback/include/
H A Daudio_test_utils.h61 int32_t ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) in ReadMmapPosition() argument
/third_party/ffmpeg/libavcodec/
H A Daudio_frame_queue.h36 AudioFrame *frames; member
H A Dadts_parser.c27 int av_adts_header_parse(const uint8_t *buf, uint32_t *samples, uint8_t *frames) in av_adts_header_parse() argument
H A Dpafaudio.c50 int frames, ret, i, j; in paf_audio_decode() local
H A Dopusenc.h51 int frames; member
/third_party/ffmpeg/libavfilter/
H A Dthreshold.h45 AVFrame *frames[4]; member
H A Dvulkan_filter.c38 vulkan_filter_set_frames(AVFilterContext *avctx, AVBufferRef *frames) vulkan_filter_set_frames() argument
/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

Completed in 7 milliseconds

12345678910>>...12