Home
last modified time | relevance | path

Searched defs:frameRateRange (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/common/
Dnative_avcapability.cpp388 …ode OH_AVCapability_GetVideoFrameRateRange(OH_AVCapability *capability, OH_AVRange *frameRateRange) in OH_AVCapability_GetVideoFrameRateRange()
406 OH_AVRange *frameRateRange) in OH_AVCapability_GetVideoFrameRateRangeForSize()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Dcamera_output_napi.cpp149 napi_value frameRateRange; in WrapJsVideoProfile() local
Dvideo_output_napi.cpp470 napi_value frameRateRange = nullptr; in GetFrameRateRangeAsyncCallbackComplete() local
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodec_info.cpp418 const auto &frameRateRange = GetSupportedFrameRatesFor(width, height); in IsSizeAndRateSupported() local
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
D@ohos.multimedia.camera.d.ts215 readonly frameRateRange: FrameRateRange; property
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
Dcapture_session.cpp1806 void CaptureSession::SetFrameRateRange(const std::vector<int32_t>& frameRateRange) in SetFrameRateRange()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp907 FrameRateRange frameRateRange = {0, preferred, preferred}; in SetRSFrameRateRangeByPreferred() local