/aosp_15_r20/external/mesa3d/src/intel/isl/ |
H A D | isl_tiled_memcpy.c | 261 uint32_t xo, yo; in linear_to_xtiled() local 326 uint32_t x, yo; in linear_to_ytiled() local 494 uint32_t x, yo, Y0, Y2; in linear_to_tile4() local 622 uint32_t xo, yo; in xtiled_to_linear() local 687 uint32_t x, yo; in ytiled_to_linear() local 841 uint32_t x, yo, Y0, Y2; in tile4_to_linear() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/scale/neon/ |
H A D | list.h | 92 for(int yo = yo_start; yo < yo_end; yo += yo_step) in nearest_neon_scale() local 197 for(int yo = yo_start; yo < yo_end; yo += yo_step) in bilinear_neon_scale() local 313 for(int yo = yo_start; yo < yo_end; yo += yo_step) in bilinear_neon_scale() local
|
H A D | integer.cpp | 160 for(int yo = yo_start; yo < yo_end; yo += yo_step) in u8_neon_scale_bilinear() local 364 for(int yo = yo_start; yo < yo_end; yo += yo_step) in s8_neon_scale_bilinear() local
|
H A D | qasymm8.cpp | 149 for(int yo = yo_start; yo < yo_end; yo += yo_step) in qasymm8_neon_scale_bilinear() local
|
H A D | qasymm8_signed.cpp | 148 for(int yo = yo_start; yo < yo_end; yo += yo_step) in qasymm8_signed_neon_scale_bilinear() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | Im2Col.cpp | 66 for(int yo = 0; yo < dst_height; ++yo) in im2col_nchw() local 117 for(int yo = 0; yo < dst_height; ++yo) in im2col_nhwc() local
|
H A D | Winograd.cpp | 348 int yo = x + y * num_tiles_x; in winograd_input_transform() local 551 const int yo = (y / num_tiles_x) * out_tile_h; in winograd_output_transform() local
|
H A D | StackLayer.cpp | 90 int &yo = *(o_coordinates[1]); in stack_layer() local
|
H A D | ConvolutionLayer.cpp | 89 const int yo = (yi - start_yi) / stride_yi; in convolution_layer_nchw() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/ |
D | mag_cal.c | 242 float *xo, float *yo, float *zo) { in magCalRemoveBias() 263 float *xo, float *yo, float *zo) { in magCalRemoveSoftiron()
|
/aosp_15_r20/external/libyuv/util/ |
H A D | ssim.cc | 117 int yo, in GetSSIM() 151 int yo, in GetSSIMFullKernel()
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | ssim.c | 65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 1625 for (int yo = 0; yo < height; yo++) in copyTexImage2D() local 1658 for (int yo = 0; yo < height; yo++) in copyTexImage2D() local 1723 for (int yo = 0; yo < height; yo++) in copyTexSubImage2D() local 1746 for (int yo = 0; yo < height; yo++) in copyTexSubImage2D() local 3451 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local 3484 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local 3508 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | references.cpp | 62 int& yo; // expected-error{{declaration of reference variable 'yo' requires an initializer}} in test6() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_compiler.py | 298 yo = 3 variable
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | vp_motionmodel.c | 312 int xo, int yo, int w, int h) in vp_motion_cornerdiff()
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.c | 236 float* xo, float* yo, float* zo) { in gyroCalRemoveBias()
|
/aosp_15_r20/external/webp/extras/ |
H A D | get_disto.c | 136 int xo, int yo, int W, int H) { in SSIMGetClipped()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboTestUtil.cpp | 480 for (int yo = 0; yo < height; yo++) in readPixels() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/ |
D | mod.rs | 283 fn yo(&self, year: i32, ordinal: u32) -> Date<Self> { in yo() method
|
/aosp_15_r20/external/deqp/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 1062 const int yo = fragNdx / 2; in writeFragmentPackets() local 1098 const int yo = fragNdx / 2; in writeFragmentPackets() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderBuiltinVarTests.cpp | 534 for (int yo = 0; yo < h; yo++) in iterate() local
|
H A D | es2fTextureSpecificationTests.cpp | 1540 int yo = rnd.getInt(0, levelH - h); in createTexture() local 1629 int yo = rnd.getInt(0, levelH - h); in createTexture() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/over_temp/ |
D | over_temp_cal.c | 508 float zi, float *xo, float *yo, float *zo) { in overTempCalRemoveOffset()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboTestUtil.cpp | 959 for (int yo = 0; yo < height; yo++) in readPixels() local
|