/aosp_15_r20/external/XNNPACK/test/ |
H A D | convolution-operator-tester.h | 1032 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxQU8() local 1267 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 1285 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 1309 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF32() local 1542 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF16() local 1560 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF16() local 1584 for (size_t oy = 0; oy < output_height(); oy++) { in TestNHWCxF16() local 1782 for (size_t oy = 0; oy < output_height(); oy++) { in TestNCHWxF32() local 1798 for (size_t oy = 0; oy < output_height(); oy++) { in TestNCHWxF32() local 1826 for (size_t oy = 0; oy < output_height(); oy++) { in TestNCHWxF32() local [all …]
|
H A D | deconvolution-operator-tester.h | 478 for (size_t oy = 0; oy < output_height(); oy++) { in TestQS8() local 493 for (size_t oy = 0; oy < output_height(); oy++) { in TestQS8() local 681 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 696 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 885 for (size_t oy = 0; oy < output_height(); oy++) { in TestF16() local 900 for (size_t oy = 0; oy < output_height(); oy++) { in TestF16() local 1096 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 1111 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 1282 for (size_t oy = 0; oy < output_height(); oy++) { in StressWeightsCacheTestF32() local 1297 for (size_t oy = 0; oy < output_height(); oy++) { in StressWeightsCacheTestF32() local [all …]
|
H A D | max-pooling-operator-tester.h | 466 for (size_t oy = 0; oy < output_height(); oy++) { in TestS8() local 550 for (size_t oy = 0; oy < output_height(); oy++) { in TestU8() local 635 for (size_t oy = 0; oy < output_height(); oy++) { in TestF16() local 745 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 849 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupS8() local 920 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupS8() local 990 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupU8() local 1061 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupU8() local 1132 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF16() local 1230 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF16() local [all …]
|
H A D | average-pooling-operator-tester.h | 463 for (size_t oy = 0; oy < output_height(); oy++) { in TestF16() local 571 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 669 for (size_t oy = 0; oy < output_height(); oy++) { in TestQU8() local 757 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF16() local 852 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF16() local 927 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 1010 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF32() local 1086 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupQU8() local 1156 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupQU8() local
|
H A D | unpooling-operator-tester.h | 304 …const size_t oy = std::min<size_t>(std::max<size_t>(iy * pooling_height() + py, padding_top()) - p… in TestX32() local 385 …const size_t oy = std::min<size_t>(std::max<size_t>(iy * pooling_height() + py, padding_top()) - p… in TestSetupX32() local 446 …const size_t oy = std::min<size_t>(std::max<size_t>(iy * pooling_height() + py, padding_top()) - p… in TestSetupX32() local
|
H A D | convolution-test-helpers.cc | 47 for (size_t oy = 0; oy < output_height; oy++) { in compute_convolution_qs8_reference_results() local 172 for (size_t oy = 0; oy < output_height; oy++) { in compute_convolution_qu8_reference_results() local 296 for (size_t oy = 0; oy < output_height; oy++) { in compute_depthwise_convolution_qs8_reference_results() local 414 for (size_t oy = 0; oy < output_height; oy++) { in compute_depthwise_convolution_qu8_reference_results() local
|
H A D | argmax-pooling-operator-tester.h | 346 for (size_t oy = 0; oy < output_height(); oy++) { in TestF32() local 443 for (size_t oy = 0; oy < output_height(); oy++) { in TestSetupF32() local 517 for (size_t oy = 0; oy < next_output_height(); oy++) { in TestSetupF32() local
|
H A D | deconvolution-2d.cc | 129 for (size_t oy = 0; oy < this->output_height; oy++) { in initialize_accumulators_from_bias() local 387 for (size_t oy = 0; oy < output_height; oy++) { in TEST_F() local 527 for (size_t oy = 0; oy < output_height; oy++) { in TEST_F() local
|
H A D | dwconv2d-microkernel-tester.h | 189 for (size_t oy = 0; oy < output_height(); oy++) { variable 266 for (size_t oy = 0; oy < output_height(); oy++) { in Test() local
|
H A D | conv-hwc2chw-microkernel-tester.h | 327 for (size_t oy = 0; oy < output_height(); oy++) { variable 442 for (size_t oy = 0; oy < output_height(); oy++) { in Test() local
|
/aosp_15_r20/external/tremolo/Tremolo/ |
H A 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()
|
/aosp_15_r20/external/libogg/src/ |
H A 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() 624 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote() 641 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() 738 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() 901 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset() 1013 ogg_sync_state oy; variable
|
/aosp_15_r20/external/libdav1d/src/arm/32/ |
H A D | filmgrain16.S | 1389 .macro fgy ox, oy 1709 .macro fguv_loop_sx0 csfl, ox, oy 1956 .macro fguv_loop_sx1 csfl, ox, oy
|
H A D | filmgrain.S | 1515 .macro fgy ox, oy 1760 .macro fguv_loop_sx0 csfl, ox, oy 1923 .macro fguv_loop_sx1 csfl, ox, oy
|
/aosp_15_r20/external/libdav1d/src/arm/64/ |
H A D | filmgrain16.S | 1335 .macro fgy ox, oy 1630 .macro fguv_loop_sx0 csfl, ox, oy 1838 .macro fguv_loop_sx1 csfl, ox, oy
|
H A D | filmgrain.S | 1436 .macro fgy ox, oy 1687 .macro fguv_loop_sx0 csfl, ox, oy 1868 .macro fguv_loop_sx1 csfl, ox, oy
|
/aosp_15_r20/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
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
H A D | average-pooling-operator-tester.h | 391 for (size_t oy = 0; oy < outputHeight(); oy++) { in testQ8() local 555 for (size_t oy = 0; oy < outputHeight(); oy++) { in testSetupQ8() local 688 for (size_t oy = 0; oy < nextOutputHeight(); oy++) { in testSetupQ8() local
|
H A D | max-pooling-operator-tester.h | 390 for (size_t oy = 0; oy < outputHeight(); oy++) { in testU8() local 528 for (size_t oy = 0; oy < outputHeight(); oy++) { in testSetupU8() local 637 for (size_t oy = 0; oy < nextOutputHeight(); oy++) { in testSetupU8() local
|
H A D | deconvolution-operator-tester.h | 392 for (size_t oy = 0; oy < outputHeight(); oy++) { variable 408 for (size_t oy = 0; oy < outputHeight(); oy++) { variable
|
H A D | convolution-operator-tester.h | 515 for (size_t oy = 0; oy < outputHeight(); oy++) { variable 535 for (size_t oy = 0; oy < outputHeight(); oy++) { variable
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/ |
D | ColorValueView.java | 87 float oy = mDotY; in onTouchEvent() local 160 float oy = mDotY; in setColor() local
|
D | ColorBrightnessView.java | 104 float oy = mDotY; in onTouchEvent() local 183 float oy = mDotY; in setColor() local
|
D | ColorSaturationView.java | 104 float oy = mDotY; in onTouchEvent() local 182 float oy = mDotY; in setColor() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglPreservingSwapTests.cpp | 196 const int oy = height / 2; in render() local 244 const int oy = target->getHeight() / 2; in render() local 492 const int oy = height / 2; in iterate() local
|