Home
last modified time | relevance | path

Searched defs:frameRate (Results 1 - 25 of 85) sorted by relevance

1234

/foundation/graphic/graphic_surface/sync_fence/test/unittest/
H A Dsync_fence_tracker_test.cpp95 int32_t frameRate = tracker->GetFrameRate(); in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.h75 uint32_t frameRate; member
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H A Dimage_common_type.cpp30 void VideoConfigParams::SetFrameRate(int32_t frameRate) in SetFrameRate() argument
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_picture_player_test.cpp64 int32_t frameRate = 0; in HWTEST_F() local
77 int32_t frameRate = 30; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_port.cpp50 uint32_t frameRate; in Config() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/coverage_unit_test/
H A Dcodeclist_core_coverage_unit_test.cpp210 constexpr double frameRate = 60.0; in HWTEST_F() local
223 constexpr double frameRate = 1000.0; in HWTEST_F() local
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.h35 double frameRate; member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h67 CodecRange frameRate; member in OHOS::Media::EncoderCapabilityData
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Dfps_controller_process_test.cpp100 int32_t frameRate = 50; in HWTEST_F() local
H A Dencode_data_process_test.cpp74 int32_t frameRate = 50; in HWTEST_F() local
/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() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderdisplaysync_fuzzer/
H A Drsrenderdisplaysync_fuzzer.cpp175 int32_t frameRate = GetData<int32_t>(); in DoCalcSkipRateCount() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp72 uint32_t frameRate = 0; in SetVideoFrameRateAndTimeBase() local
73 ASSIGN_IF_NOT_NULL(FindTagInMap<uint32_t>(Tag::VIDEO_FRAME_RATE, tagStore), frameRate); in SetVideoFrameRateAndTimeBase() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp202 bool CodecListInnerMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t frameRate) in AreVideoSizeAndFrameRateSupported() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_track_meta.cpp104 uint32_t frameRate = 0; in ConvertCommonVideoTrackToMetaInfo() local
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.h52 double frameRate; member
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dpreview_output_impl.cpp145 std::vector<std::vector<int32_t>> frameRate = innerPreviewOutput_->GetSupportedFrameRates(); in GetSupportedFrameRates() local
H A Dvideo_output_impl.cpp153 std::vector<std::vector<int32_t>> frameRate = innerVideoOutput_->GetSupportedFrameRates(); in GetSupportedFrameRates() local
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h50 int32_t frameRate = 0; member
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.h59 int32_t frameRate = 30; member
H A Dtest_screen_capture.cpp122 int32_t TestScreenCapture::SetMaxFrameRate(int32_t frameRate) in SetMaxFrameRate() argument
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H A Dimage_common_type.h49 VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t width, in VideoConfigParams() argument
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp121 bool BootPicturePlayer::CheckFrameRateValid(int32_t frameRate) in CheckFrameRateValid() argument
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp196 int32_t frameRate = 0; in GetFrameRate() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp71 optional<double> frameRate = GetFrameRateFromUser(format); in SetupPort() local

Completed in 14 milliseconds

1234