Home
last modified time | relevance | path

Searched defs:oy (Results 1 – 25 of 35) sorted by relevance

12

/external/XNNPACK/test/
Dconvolution-operator-tester.h535 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 …]
Ddeconvolution-operator-tester.h512 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 …]
Daverage-pooling-operator-tester.h463 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
Dmax-pooling-operator-tester.h464 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
Dunpooling-operator-tester.h304 …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
Dargmax-pooling-operator-tester.h347 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
Ddwconv2d-microkernel-tester.h188 for (size_t oy = 0; oy < output_height(); oy++) { variable
Dconv-hwc-microkernel-tester.h320 for (size_t oy = 0; oy < output_height(); oy++) { variable
Dconv-hwc2chw-microkernel-tester.h326 for (size_t oy = 0; oy < output_height(); oy++) { variable
/external/mesa3d/src/mesa/math/
Dm_xform_tmp.h254 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/
Dframing.c580 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()
Divorbisfile.h71 ogg_sync_state *oy; member
/external/libogg/src/
Dframing.c557 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/
Dvp9_resize.c750 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/
Dmathmodule.c760 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/
DteglPreservingSwapTests.cpp210 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/
Dcffotypes.h96 FT_F26Dot6 ox, oy; /* offsets */ member
/external/libaom/libaom/av1/common/
Dresize.c1113 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/
DGrXferProcessor.h87 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h225 int64 oy; // Output size y. member
/external/ImageMagick/MagickCore/
Dvision.c280 oy, in ConnectedComponentsImage() local
/external/XNNPACK/bench/
Dconvolution.cc765 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/
Dttobjs.h179 FT_F26Dot6 ox, oy; /* offsets */ member
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp861 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
/external/freetype/src/autofit/
Dafhints.h247 FT_Pos ox, oy; /* original, scaled position */ member

12