Searched defs:new_h (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | adjust_hue_cpu_kernel.cc | 179 const float new_h = h * 6.0f; in hsv2rgb() local 251 float new_h = hsv.h; in LaunchAdjustHueKernelHalf() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | adjust_hue.cc | 223 const float new_h = h * 6.0f; in hsv2rgb() local 302 float new_h = hsv.h; in DoComputeHalf() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 1948 PerThreadSynch *new_h = Enqueue(nullptr, waitp, v, flags); in LockSlowLoop() local 1994 PerThreadSynch *new_h = Enqueue(h, waitp, v, flags); in LockSlowLoop() local 2094 PerThreadSynch *new_h = nullptr; in UnlockSlow() local 2132 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local 2189 PerThreadSynch *new_h = Enqueue(h, waitp, v, kMuIsCond); in UnlockSlow() local 2380 PerThreadSynch *new_h = Enqueue(nullptr, w->waitp, v, kMuIsCond); in Fer() local 2391 PerThreadSynch *new_h = Enqueue(h, w->waitp, v, kMuIsCond); in Fer() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | rv10.c | 214 int f, new_w, new_h; in rv20_decode_picture_header() local
|
| D | rv34.c | 1589 static AVRational update_sar(int old_w, int old_h, AVRational sar, int new_w, int new_h) in update_sar()
|