/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | buffer_trace.h | 32 uint64_t frameNumber = 0; member 41 explicit TrackingBuffer(const uint64_t frameNumber) in TrackingBuffer()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/ |
H A D | intf_animated_image.h | 39 uint32_t frameNumber; in CORE_BEGIN_NAMESPACE() member
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilecommon_fuzzer/ |
H A D | clienttransproxyfilecommon_fuzzer.cpp | 46 uint64_t frameNumber = *(reinterpret_cast<const uint64_t*>(data)); in ClientTransProxyFileCommonTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/ |
H A D | frame_info.h | 123 int32_t frameNumber = 0; member 128 int32_t frameNumber = 0; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
H A D | audio_renderer_unit_test.h | 49 void OnPeriodReached(const int64_t &frameNumber) override {} in OnPeriodReached()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/ |
H A D | audio_capturer_unit_test.h | 31 void OnPeriodReached(const int64_t &frameNumber) override {} in OnPeriodReached()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/include/ |
H A D | screen_capture_unit_test.h | 67 int32_t frameNumber = 0; variable
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/ |
H A D | napi_capturer_period_position_callback.cpp | 57 void NapiCapturerPeriodPositionCallback::OnPeriodReached(const int64_t &frameNumber) in OnPeriodReached()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/ |
H A D | napi_renderer_period_position_callback.cpp | 54 void NapiRendererPeriodPositionCallback::OnPeriodReached(const int64_t &frameNumber) in OnPeriodReached()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/ |
H A D | screenregion_test.cpp | 453 size_t frameNumber = screenRegion_->frameNumber_; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_common.c | 96 int32_t FrameIndexToType(uint64_t index, uint64_t frameNumber) in FrameIndexToType()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dimage_buffer.cpp | 176 void DImageBuffer::SetFrameNumber(const uint64_t frameNumber) in SetFrameNumber()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/ |
H A D | buffer_operator.h | 292 void MyBuffer::SetFrameNumber(const uint64_t frameNumber) in SetFrameNumber()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
H A D | image_buffer.cpp | 287 void ImageBuffer::SetFrameNumber(const uint64_t frameNumber) in SetFrameNumber()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/ |
H A D | audio_capturer.cpp | 503 int32_t AudioCapturerPrivate::SetCapturerPeriodPositionCallback(int64_t frameNumber, in SetCapturerPeriodPositionCallback()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.cpp | 394 void RSProfiler::OnParallelRenderEnd(uint32_t frameNumber) in OnParallelRenderEnd()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
H A D | audio_renderer.cpp | 573 int32_t AudioRendererPrivate::SetRendererPeriodPositionCallback(int64_t frameNumber, in SetRendererPeriodPositionCallback()
|