Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/mandelbrot/
Dmandelbrot.cpp31 template<typename Real> void MandelbrotThread::render(int img_width, int img_height) in render()
117 int img_width = widget->width()/widget->draft; in run() local