Home
last modified time | relevance | path

Searched defs:frameCount (Results 76 – 100 of 145) sorted by relevance

123456

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp199 uint32_t frameCount; in GetBufferLen() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp257 const uint64_t frameCount = device.GetFrameCount(); in ProcessFrameSignalDeferredDestroy() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp377 void RSRenderThread::OnVsync(uint64_t timestamp, int64_t frameCount) in OnVsync()
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_capture.c868 char *frame, uint32_t frameCount, uint32_t dataSize) in AudioInputCaptureReadInfoToHandleData()
888 uint32_t frameCount = 0; in AudioOutputCaptureRead() local
/ohos5.0/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp864 uint32_t frameCount = 0; variable
906 uint32_t frameCount = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h149 uint32_t frameCount = 0; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_layout_test_ng.cpp1543 int32_t frameCount = repeat->FrameCount(); variable
1596 int32_t frameCount = repeat->FrameCount(); variable
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp62 uint64_t frameCount = 0; in GetCaptureBufferSize() local
604 uint64_t frameCount = 0; in BENCHMARK_F() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp439 void RSSurfaceRenderNodeDrawable::SetTaskFrameCount(uint64_t frameCount) in SetTaskFrameCount()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_fast_renderer_unit_test.cpp189 uint32_t frameCount; variable
H A Daudio_renderer_unit_test.cpp1243 uint32_t frameCount; variable
1261 uint32_t frameCount; variable
1283 uint32_t frameCount; variable
1310 uint32_t frameCount; variable
1334 uint32_t frameCount; variable
1359 uint32_t frameCount; variable
1383 uint32_t frameCount; variable
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c50 uint64_t bytes, uint32_t *frameCount) in PcmBytesToFrames()
859 uint32_t frameCount = 0; in AudioRenderRenderFrame() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp286 uint32_t frameCount = nativeImgSrc->GetFrameCount(*errorCode); in CreatePixelMapList() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Davcodec_task_manager.cpp324 size_t frameCount = 0; in ChooseVideoBuffer() local
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp71 uint64_t frameCount = 0; in GetRenderBufferSize() local
321 uint64_t frameCount = 0; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/
H A Daudio_alsa_librender_test.cpp101 …uint32_t frameCount = (frameRenderMode.attrs.channelCount * (PcmFormatToBits(frameRenderMode.attrs… in PcmBytesToFrames() local
/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h160 int frameCount; member
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h61 int32_t frameCount = 0; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp108 const uint64_t frameCount = device_.GetFrameCount(); in BeginBackendFrame() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp278 void PipelineContext::FlushVsync(uint64_t nanoTimestamp, uint32_t frameCount) {} in FlushVsync()
696 void PipelineContext::PreLayout(uint64_t nanoTimestamp, uint32_t frameCount) {} in PreLayout()
761 void PipelineBase::OnVsyncEvent(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsyncEvent()
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp236 uint32_t frameCount = GetData<uint32_t>(); in TestGetHardwareCursorStats() local
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp57 uint64_t frameCount = 0; in GetCaptureBufferSize() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp53 int32_t VideoOutputCallbackImpl::OnFrameEnded(const int32_t frameCount) in OnFrameEnded()
H A Dpreview_output.cpp128 int32_t PreviewOutputCallbackImpl::OnFrameEnded(int32_t frameCount) in OnFrameEnded()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp694 int32_t HStreamCapture::OnCaptureEnded(int32_t captureId, int32_t frameCount) in OnCaptureEnded()

123456