/external/XNNPACK/test/ |
D | convolution-operator-tester.h | 535 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQS8() local 553 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQS8() local 577 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQS8() local 703 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQU8() local 721 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQU8() local 745 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQU8() local 867 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 885 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 909 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 1027 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF16() local [all …]
|
D | deconvolution-operator-tester.h | 512 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 527 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 648 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 663 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 790 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupQU8() local 805 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupQU8() local 907 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupQU8() local 922 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupQU8() local 1013 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 1028 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local [all …]
|
D | average-pooling-operator-tester.h | 463 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 546 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 648 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupQU8() local 718 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupQU8() local 792 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 875 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF32() local
|
D | max-pooling-operator-tester.h | 464 for (size_t oy = 0; oy < output_height(); oy++) { in TestU8() local 547 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 650 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupU8() local 721 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupU8() local 790 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 875 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF32() local
|
D | unpooling-operator-tester.h | 304 …const size_t oy = std::min(std::max<size_t>(iy * pooling_height() + py, padding_top()) - padding_t… in TestX32() local 385 …const size_t oy = std::min(std::max<size_t>(iy * pooling_height() + py, padding_top()) - padding_t… in TestSetupX32() local 446 …const size_t oy = std::min(std::max<size_t>(iy * pooling_height() + py, padding_top()) - padding_t… in TestSetupX32() local
|
D | argmax-pooling-operator-tester.h | 347 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 444 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 518 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF32() local
|
D | dwconv2d-microkernel-tester.h | 188 for (size_t oy = 0; oy < output_height(); oy++) { variable
|
D | conv-hwc-microkernel-tester.h | 320 for (size_t oy = 0; oy < output_height(); oy++) { variable
|
D | conv-hwc2chw-microkernel-tester.h | 326 for (size_t oy = 0; oy < output_height(); oy++) { variable
|
/external/mesa3d/src/mesa/math/ |
D | m_xform_tmp.h | 254 const GLfloat ox = from[0], oy = from[1]; in TAG() local 299 const GLfloat ox = from[0], oy = from[1]; in TAG() local 320 const GLfloat ox = from[0], oy = from[1]; in TAG() local 342 const GLfloat ox = from[0], oy = from[1]; in TAG() local 369 const GLfloat ox = from[0], oy = from[1]; in TAG() local 397 const GLfloat ox = from[0], oy = from[1]; in TAG() local 425 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 471 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 493 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 517 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local [all …]
|
/external/tremolo/Tremolo/ |
D | framing.c | 580 void ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init() 586 ogg_sync_state *oy=_ogg_calloc(1,sizeof(*oy)); in ogg_sync_create() local 592 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() 601 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() 611 unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long bytes){ in ogg_sync_bufferin() 655 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote() 694 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() 810 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() 839 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset()
|
D | ivorbisfile.h | 71 ogg_sync_state *oy; member
|
/external/libogg/src/ |
D | framing.c | 557 int ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init() 566 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() 574 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() 582 int ogg_sync_check(ogg_sync_state *oy){ in ogg_sync_check() 587 char *ogg_sync_buffer(ogg_sync_state *oy, long size){ in ogg_sync_buffer() 619 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote() 636 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() 734 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() 896 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset() 1008 ogg_sync_state oy; variable
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 750 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame420() 762 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame422() 774 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame444() 788 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame420() 802 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame422() 816 uint8_t *oy, int oy_stride, uint8_t *ou, in vp9_highbd_resize_frame444()
|
/external/python/cpython2/Modules/ |
D | mathmodule.c | 760 PyObject *ox, *oy; in math_2() local 1356 PyObject *ox, *oy; in math_fmod() local 1390 PyObject *ox, *oy; in math_hypot() local 1437 PyObject *ox, *oy; in math_pow() local
|
/external/deqp/modules/egl/ |
D | teglPreservingSwapTests.cpp | 210 const int oy = height/2; in render() local 257 const int oy = target->getHeight()/2; in render() local 499 const int oy = height/2; in iterate() local
|
/external/freetype/include/freetype/internal/ |
D | cffotypes.h | 96 FT_F26Dot6 ox, oy; /* offsets */ member
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 1113 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame420() 1125 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame422() 1137 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame444() 1151 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame420() 1165 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame422() 1179 uint8_t *oy, int oy_stride, uint8_t *ou, in av1_highbd_resize_frame444()
|
/external/skqp/src/gpu/ |
D | GrXferProcessor.h | 87 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.h | 225 int64 oy; // Output size y. member
|
/external/ImageMagick/MagickCore/ |
D | vision.c | 280 oy, in ConnectedComponentsImage() local
|
/external/XNNPACK/bench/ |
D | convolution.cc | 765 for (size_t oy = 0; oy < output_height; oy++) { in compare_with_convolution_f32_reference_output() local 777 for (size_t oy = 0; oy < output_height; oy++) { in compare_with_convolution_f32_reference_output() local
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 179 FT_F26Dot6 ox, oy; /* offsets */ member
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 861 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
|
/external/freetype/src/autofit/ |
D | afhints.h | 247 FT_Pos ox, oy; /* original, scaled position */ member
|