Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dtranspose_conv.h80 const int out_y = out_y_origin + filter_y; in TransposeConv() local
102 for (int out_y = 0; out_y < output_height; ++out_y) { in TransposeConv() local
171 const int out_y = out_y_origin + filter_y; in TransposeConv() local
193 for (int out_y = 0; out_y < output_height; ++out_y) { in TransposeConv() local
A Dpooling.h41 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
97 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
150 for (int out_y = 0; out_y < output_height; ++out_y) { in L2Pool() local
204 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
258 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
A Dconv.h58 for (int out_y = 0; out_y < output_height; ++out_y) { in Conv() local
141 for (int out_y = 0; out_y < output_height; ++out_y) { in Conv() local
221 for (int out_y = 0; out_y < output_height; ++out_y) { in HybridConvPerChannel() local
A Ddepthwiseconv_uint8.h130 for (int out_y = 0; out_y < output_height; ++out_y) { in Run() local
217 for (int out_y = 0; out_y < output_height; ++out_y) { in RunPerChannel() local
A Ddepthwiseconv_float.h57 for (int out_y = 0; out_y < output_height; ++out_y) { in DepthwiseConv() local
A Dconv3d.h57 for (int out_y = 0; out_y < output_height; ++out_y) { in Conv3D() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/integer_ops/
A Dtranspose_conv.h79 const int out_y = out_y_origin + filter_y; in TransposeConv() local
101 for (int out_y = 0; out_y < output_height; ++out_y) { in TransposeConv() local
176 const int out_y = out_y_origin + filter_y; in TransposeConv() local
198 for (int out_y = 0; out_y < output_height; ++out_y) { in TransposeConv() local
A Dpooling.h41 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
102 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
157 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
218 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
A Ddepthwise_conv.h62 for (int out_y = 0; out_y < output_height; ++out_y) { in DepthwiseConvPerChannel() local
159 for (int out_y = 0; out_y < output_height; ++out_y) { in DepthwiseConvPerChannel() local
243 for (int out_y = 0; out_y < output_height; ++out_y) { in DepthwiseConvHybridPerChannel() local
A Dconv.h65 for (int out_y = 0; out_y < output_height; ++out_y) { in ConvPerChannel() local
168 for (int out_y = 0; out_y < output_height; ++out_y) { in ConvPerChannel() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/integer_ops/
A Dpooling.h71 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
181 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
A Ddepthwise_conv_hybrid.h173 for (int out_y = row_start; out_y < row_end; ++out_y) { in DepthwiseConvHybridGeneral() local
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c864 FT_Pos out_y ) in ft_corner_orientation()
944 FT_Pos out_y ) in ft_corner_is_flat()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11xinput2.c92 …rmalize_touch_coordinates(SDL_Window *window, double in_x, double in_y, float *out_x, float *out_y) in xinput2_normalize_touch_coordinates()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dim2col_utils.h161 for (int out_y = 0; out_y < output_height; ++out_y) { in DilatedIm2col() local
455 for (int out_y = 0; out_y < output_height; ++out_y) { in DilatedIm2col3D() local
A Doptimized_ops.h3272 for (int out_y = 0; out_y < output_height; ++out_y) { in AveragePool() local
3462 for (int out_y = 0; out_y < output_height; ++out_y) { in MaxPool() local
5186 const int out_y = out_y_origin + filter_y; in TransposeIm2col() local
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.c976 FT_Pos out_y ) in psh_corner_orientation()
1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c719 FT_Pos out_x, out_y; in af_glyph_hints_reload() local

Completed in 47 milliseconds