| /external/libaom/test/ |
| D | hiprec_convolve_test_util.cc | 95 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local 141 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunSpeedTest() local 230 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local 281 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunSpeedTest() local
|
| D | warp_filter_test_util.cc | 122 const int out_w = std::get<0>(params), out_h = std::get<1>(params); in RunSpeedTest() local 186 const int out_w = std::get<0>(params), out_h = std::get<1>(params); in RunCheckOutput() local 321 const int out_w = std::get<0>(param), out_h = std::get<1>(param); in RunSpeedTest() local 385 const int out_w = std::get<0>(param), out_h = std::get<1>(param); in RunCheckOutput() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | depth_to_space.h | 55 for (int out_w = 0; out_w < output_width; ++out_w) { in DepthToSpace() local
|
| D | space_to_depth.h | 62 const int out_w = in_w / block_size; in SpaceToDepth() local
|
| D | batch_to_space_nd.h | 83 const int out_w = in_w * block_shape_width + in BatchToSpaceND() local
|
| D | space_to_batch_nd.h | 84 for (int out_w = 0; out_w < output_width; ++out_w) { in SpaceToBatchND() local
|
| D | pad.h | 94 for (int out_w = 0; out_w < output_width; ++out_w) { in PadImpl() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | spacetodepth_op.cc | 179 const int out_w = w / block_size; in operator ()() local
|
| D | spacetodepth_op_gpu.cu.cc | 50 const int out_w = w / block_size; in S2D_NHWC() local
|
| /external/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3598 …eGlyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeGlyphBitmapSubpixel() 3617 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … in stbtt_MakeGlyphBitmap() 3627 …mapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeCodepointBitmapSubpixelPrefilter() 3632 …epointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeCodepointBitmapSubpixel() 3642 …_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeCodepointBitmap() 4021 …mapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeGlyphBitmapSubpixelPrefilter()
|
| D | imgui.cpp | 1253 …c2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p, float& out_u, float& out_v, float& out_w) in ImTriangleBarycentricCoords()
|
| /external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
| D | onedevice_train_palm_detection_filter_inference_beta.cc | 406 for (int32_t out_w = 0; out_w < output_width; ++out_w) { in SpaceToBatchNDRank4() local 479 const int32_t out_w = in_w * block_shape_width + in BatchToSpaceNDRank4() local
|
| D | onedevice_train_palm_detection_filter_inference.cc | 407 for (int32_t out_w = 0; out_w < output_width; ++out_w) { in SpaceToBatchNDRank4() local 480 const int32_t out_w = in_w * block_shape_width + in BatchToSpaceNDRank4() local
|
| D | onedevice_train_palm_detection_filter_inference_v2.cc | 406 for (int32_t out_w = 0; out_w < output_width; ++out_w) { in SpaceToBatchNDRank4() local 479 const int32_t out_w = in_w * block_shape_width + in BatchToSpaceNDRank4() local
|
| /external/ComputeLibrary/arm_compute/core/utils/misc/ |
| D | ShapeCalculator.h | 693 const unsigned int out_w = output_width; in compute_winograd_output_transform_shape() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 1380 for (int out_w = 0; out_w < output_width; ++out_w) { in SpaceToDepth() local 4264 const int out_w = in_w * block_shape_width + in BatchToSpaceND() local 4380 for (int out_w = left_s3_padding; in PadImpl() local
|