Home
last modified time | relevance | path

Searched defs:SetFrameRate (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_decoder_format_adapter_impl.cpp49 void ArkDecoderFormatAdapterImpl::SetFrameRate(double frameRate) in SetFrameRate() function in OHOS::ArkWeb::ArkDecoderFormatAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_decoder_format_adapter_wrapper.cpp50 void ArkDecoderFormatAdapterWrapper::SetFrameRate(double frameRate) in SetFrameRate() function in OHOS::ArkWeb::ArkDecoderFormatAdapterWrapper
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp50 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate() function in OHOS::NWeb::FormatAdapterImpl
H A Dformat_adapter_mock.cpp48 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate() function in OHOS::NWeb::FormatAdapterImpl
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H A Dimage_common_type.cpp30 void VideoConfigParams::SetFrameRate(int32_t frameRate) in SetFrameRate() function in OHOS::DistributedHardware::VideoConfigParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_frame_rate_linker.cpp59 void RSRenderFrameRateLinker::SetFrameRate(uint32_t rate) in SetFrameRate() function in OHOS::Rosen::RSRenderFrameRateLinker
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/
H A Dstream_repeat_stub_fuzzer.h31 int32_t SetFrameRate(int32_t minFrameRate, int32_t maxFrameRate) override in SetFrameRate() function
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp71 void SetFrameRate(double fr) override in SetFrameRate() function in OHOS::DecoderFormatAdapterMock
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dvideo_output_impl.cpp189 Camera_ErrorCode Camera_VideoOutput::SetFrameRate(int32_t minFps, int32_t maxFps) in SetFrameRate() function in Camera_VideoOutput
H A Dpreview_output_impl.cpp181 Camera_ErrorCode Camera_PreviewOutput::SetFrameRate(int32_t minFps, int32_t maxFps) in SetFrameRate() function in Camera_PreviewOutput
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_decoder_adapter_impl_test.cpp87 void SetFrameRate(double fr) override in SetFrameRate() function in OHOS::NWeb::DecoderFormatAdapterMock
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_repeat_proxy.cpp190 int32_t HStreamRepeatProxy::SetFrameRate(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRate() function in OHOS::CameraStandard::HStreamRepeatProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp284 int32_t VideoOutput::SetFrameRate(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRate() function in OHOS::CameraStandard::VideoOutput
H A Dpreview_output.cpp379 int32_t PreviewOutput::SetFrameRate(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRate() function in OHOS::CameraStandard::PreviewOutput
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp495 int32_t HStreamRepeat::SetFrameRate(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRate() function in OHOS::CameraStandard::HStreamRepeat
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp948 void TaskController::SetFrameRate(int rtgId, int rate) in SetFrameRate() function in OHOS::ConcurrentTask::TaskController
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp927 napi_value PreviewOutputNapi::SetFrameRate(napi_env env, napi_callback_info info) in SetFrameRate() function in OHOS::CameraStandard::PreviewOutputNapi
H A Dvideo_output_napi.cpp573 napi_value VideoOutputNapi::SetFrameRate(napi_env env, napi_callback_info info) in SetFrameRate() function in OHOS::CameraStandard::VideoOutputNapi
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp2123 Status MediaDemuxer::SetFrameRate(double framerate, uint32_t trackId) in SetFrameRate() function in OHOS::Media::MediaDemuxer