Home
last modified time | relevance | path

Searched defs:saturation (Results 1 – 25 of 53) sorted by relevance

123

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcolor_space.inl104 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> saturation(T const s) function
124 GLM_FUNC_QUALIFIER tvec3<T, P> saturation(const T s, const tvec3<T, P>& color) function
130 GLM_FUNC_QUALIFIER tvec4<T, P> saturation(const T s, const tvec4<T, P>& color) function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Drandom_color_adjust_ir.cc37 const std::vector<float> &saturation, in RandomColorAdjustOperation()
104 std::vector<float> saturation = op_params["saturation"]; in from_json() local
/third_party/mindspore/tests/ut/python/dataset/
Dtest_random_color_adjust.py35 def util_test_random_color_adjust_error(brightness=(1, 1), contrast=(1, 1), saturation=(1, 1), hue=… argument
66 def util_test_random_color_adjust_op(brightness=(1, 1), contrast=(1, 1), saturation=(1, 1), hue=(0,… argument
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Ddynamicprops.py20 saturation = -100 variable
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_csc.h39 float saturation; member
/third_party/ffmpeg/libavfilter/
Dvf_colorcorrect.c35 float saturation; member
70 const float saturation = s->saturation; in colorcorrect_slice8() local
110 const float saturation = s->saturation; in colorcorrect_slice16() local
Dvf_procamp_vaapi.c52 float saturation; member
Dvf_eq.h73 double saturation; member
Dvf_vpp_qsv.c89 float saturation; member
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dconfig.py27 saturation = 1.5 variable in ConfigYOLOV3DarkNet53
/third_party/boost/boost/gil/extension/toolbox/color_spaces/
Dhsl.hpp59 float32_t hue, saturation, lightness; in operator ()() local
Dhsv.hpp63 float32_t hue, saturation, value; in operator ()() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.h65 gdouble saturation; member
Dgstglcolorbalance.c174 gdouble saturation = glcolorbalance->saturation; in _update_yua_uniforms() local
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.h61 gdouble saturation; member
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCamControl.h137 int saturation; /// -100 to 100 member
DRaspiCamControl.c904 int raspicamcontrol_set_saturation(MMAL_COMPONENT_T *camera, int saturation) in raspicamcontrol_set_saturation()
/third_party/mindspore/tests/ut/data/dataset/tf_file_dataset/
Dpyvision_dataset_pipeline.json1 …","tensor_op_params":{"brightness":[1,1],"contrast":[1,1],"hue":[0,0],"saturation":[1,1]}},{"pytho… array
/third_party/flutter/skia/gm/
Dhsl.cpp102 static void saturation(float dr, float dg, float db, in saturation() function
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h143 gint saturation; member
/third_party/skia/gm/
Dhsl.cpp103 static void saturation(float dr, float dg, float db, in saturation() function
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h70 gint saturation; member
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpp.h115 gfloat saturation; member
/third_party/ffmpeg/libswscale/
Dyuv2rgb.c776 int contrast, int saturation) in ff_yuv2rgb_c_init_tables()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp780 const int saturation = state.config.saturateMatrixRows(field); in SaturateMatrixRows() local
856 const int saturation = saturator(field); in SaturateScalarOrVectorCommon() local

123