Home
last modified time | relevance | path

Searched defs:cubicCoeff (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/
H A D_resize_v10.md64 ### cubicCoeff subsection
H A D_resize_v20.md56 ### cubicCoeff subsection
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dresize_bilinear_builder.cpp205 float cubicCoeff{0.0f}; in GetPrimitive() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp1545 float cubicCoeff{0.0f}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3529 ArkUI_Float32 cubicCoeff, ArkUI_Float32 quadCoeff, ArkUI_Float32 saturation, in SetBackgroundBrightnessInternal()
3550 float cubicCoeff = 0.0f; in ResetBackgroundBrightnessInternal() local
3562 ArkUI_Float32 cubicCoeff, ArkUI_Float32 quadCoeff, ArkUI_Float32 saturation, in SetForegroundBrightness()
3583 float cubicCoeff = 0.0f; in ResetForegroundBrightness() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp2463 float cubicCoeff{0.0f}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp2402 float cubicCoeff{0.0f}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp1297 …ArkUI_Float32& rate, ArkUI_Float32& lightUpDegree, ArkUI_Float32& cubicCoeff, ArkUI_Float32& quadC… in ParseDynamicBrightnessOption()
5111 ArkUI_Float32 cubicCoeff = 0.0f; in SetBackgroundBrightnessInternal() local
5143 ArkUI_Float32 cubicCoeff = 0.0f; in SetForegroundBrightness() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp2922 double cubicCoeff = 0.0f; in ParseBrightnessOption() local