Home
last modified time | relevance | path

Searched defs:WH (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DDequantizationLayer.cpp73 const int WH = src.shape().x() * src.shape().y(); in dequantization_layer() local
/external/skia/src/gpu/graphite/geom/
DRect.h50 AI static Rect WH(float w, float h) { in WH() function
53 AI static Rect WH(float2 size) { in WH() function
/external/python/bumble/bumble/
Ddecoder.py58 WH = [0, -214, 798] variable
/external/rust/android-crates-io/crates/criterion-plot/src/
Dcandlestick.rs131 candlesticks: Candlesticks<X, WM, BM, BH, WH>, in plot() argument