/external/XNNPACK/test/ |
D | avgpool-microkernel-tester.h | 424 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable 503 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable 584 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable 664 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable
|
D | gavgpool-microkernel-tester.h | 322 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable 389 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable
|
D | gavgpool-spchw-microkernel-tester.h | 106 const float y_max = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; variable
|
D | vunary-microkernel-tester.h | 111 const float y_max = accumulated_range > 0.0f ? variable
|
D | prelu-operator-tester.h | 128 const float y_max = accumulated_range == 0.0f ? in TestF32() local
|
D | vbinaryc-microkernel-tester.h | 137 const float y_max = accumulated_range > 0.0f ? variable
|
D | prelu-microkernel-tester.h | 149 const float y_max = accumulated_range == 0.0f ? variable
|
D | vbinary-microkernel-tester.h | 140 const float y_max = accumulated_range > 0.0f ? variable
|
D | vmulcaddc-microkernel-tester.h | 158 const float y_max = accumulated_max - accumulated_range / 255.0f * float(255 - qmax()); variable
|
D | add-operator-tester.h | 271 const float y_max = batch_size() * channels() == 1 ? in TestF32() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_mul_op_test.cc | 64 Output y_max = Const(root.WithOpName("y_max"), y_max_value); in TestMul() local 152 Output y_max = Const(root.WithOpName("y_max"), 1.0f); in TimeMul() local
|
D | quantized_add_op_test.cc | 64 Output y_max = Const(root.WithOpName("y_max"), y_max_value); in TestAdd() local 152 Output y_max = Const(root.WithOpName("y_max"), 1.0f); in TimeAdd() local
|
D | sample_distorted_bounding_box_op.cc | 323 const int32 y_max = static_cast<int32>(boxes(b, 2) * height); in Compute() local
|
/external/mesa3d/src/intel/vulkan/ |
D | gen7_cmd_buffer.c | 84 uint32_t y_max = s->offset.y + s->extent.height - 1; in gen7_cmd_buffer_emit_scissor() local
|
/external/webrtc/talk/media/base/ |
D | fakevideorenderer.h | 110 uint8_t y_max, in CheckFrameColorYuv()
|
/external/freetype/src/sfnt/ |
D | ttcolr.c | 309 FT_Int x_min, x_max, y_min, y_max; in tt_face_colr_blend_layer() local
|
/external/XNNPACK/src/xnnpack/ |
D | params.h | 190 int32_t y_max; member 201 uint8_t y_max; member
|
/external/freetype/src/raster/ |
D | ftraster.c | 384 Short y_max; /* band's maximum */ member
|