Home
last modified time | relevance | path

Searched defs:frameRate (Results 1 – 25 of 106) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_picture_player_test.cpp60 int32_t frameRate = 0; variable
73 int32_t frameRate = 30; variable
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/
H A Dcapabilitydataadapterimpl_fuzzer.cpp34 int32_t frameRate = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcapability_data_adapter_impl.cpp45 void CapabilityDataAdapterImpl::SetMaxframeRate(int32_t frameRate) in SetMaxframeRate()
/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()
H A Dark_decoder_callback_adapter_impl.cpp34 void ArkDecoderCallbackAdapterImpl::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged()
/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()
H A Dark_decoder_callback_adapter_wrapper.cpp34 … ArkDecoderCallbackAdapterWrapper::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_display_sync.cpp94 int32_t frameRate = round(1.0 / (static_cast<double>(currentPeriod_) / NS_TO_S)); in OnFrameSkip() local
122 int32_t RSRenderDisplaySync::CalcSkipRateCount(int32_t frameRate) in CalcSkipRateCount()
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp50 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate()
H A Dformat_adapter_mock.cpp48 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp35 void OnStreamChanged(int32_t width, int32_t height, double frameRate) override {} in OnStreamChanged()
78 double frameRate; member in OHOS::DecoderFormatAdapterMock
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_video_port_cap_v10.md83 ### frameRate subsection
H A D_codec_video_port_cap_v20.md83 ### frameRate subsection
/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()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp44 optional<double> frameRate = GetFrameRateFromUser(format); in OnConfigure() local
354 int32_t HEncoder::SetupPort(const Format &format, std::optional<double> frameRate) in SetupPort()
447 static uint32_t SetPFramesSpacing(int32_t iFramesIntervalInMs, double frameRate, uint32_t bFramesSp… in SetPFramesSpacing()
544 void HEncoder::ConfigureProtocol(const Format &format, std::optional<double> frameRate) in ConfigureProtocol()
562 int32_t HEncoder::SetupAVCEncoderParameters(const Format &format, std::optional<double> frameRate) in SetupAVCEncoderParameters()
604 … HEncoder::SetAvcFields(OMX_VIDEO_PARAM_AVCTYPE &avcType, int32_t iFrameInterval, double frameRate) in SetAvcFields()
642 int32_t HEncoder::SetupHEVCEncoderParameters(const Format &format, std::optional<double> frameRate) in SetupHEVCEncoderParameters()
708 optional<double> frameRate = GetFrameRateFromUser(format); in OnSetParameters() local
/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.h75 uint32_t frameRate; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_port.cpp50 uint32_t frameRate; in Config() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_decoder_adapter_impl_test.cpp51 void OnStreamChanged(int32_t width, int32_t height, double frameRate) override {} in OnStreamChanged()
94 double frameRate; member in OHOS::NWeb::DecoderFormatAdapterMock
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codec_param_checker_test/
H A Dcodec_param_checker_test.cpp312 constexpr double frameRate = 0.0; variable
326 constexpr double frameRate = -1.0; variable
1033 constexpr double frameRate = 0.0; variable
1047 constexpr double frameRate = -1.0; variable
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h67 CodecRange frameRate; variable
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
H A Dmediacodecencoderadapterimpl_fuzzer.cpp69 double frameRate; member in OHOS::CodecConfigParaAdapterMock
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp166 double frameRate; in CheckVideoKey() local
246 double frameRate; in CheckAudioKeyVvc() local
349 double frameRate = 0.0; in AvcVideoParam() local
387 double frameRate = 0.0; in HevcVideoParam() local
489 double frameRate = 0.0; in OtherVideoParam() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp122 int32_t TestScreenCapture::SetMaxFrameRate(int32_t frameRate) in SetMaxFrameRate()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp121 bool BootPicturePlayer::CheckFrameRateValid(int32_t frameRate) in CheckFrameRateValid()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/coverage_unit_test/
H A Dcodeclist_core_coverage_unit_test.cpp210 constexpr double frameRate = 60.0; variable
223 constexpr double frameRate = 1000.0; variable

12345