Searched defs:scale_max (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/compute/hs/cl/ |
D | hs_cl_target.h | 42 uint8_t scale_max; member 46 uint8_t scale_max; member
|
/external/skqp/src/compute/hs/vk/ |
D | hs_vk_target.h | 44 uint8_t scale_max; member 48 uint8_t scale_max; member
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
D | conv_2d_helpers.cc | 57 float scale_max = 0.0; in ProcessPerChannelQuantizedWeights() local
|
/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5249 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 frame… in PlotEx() 5375 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotLines() 5381 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotLines() 5386 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotHistogram() 5392 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotHistogram()
|