Home
last modified time | relevance | path

Searched defs:xo (Results 1 – 23 of 23) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl_tiled_memcpy.c456 uint32_t xo, yo; in linear_to_xtiled() local
527 uint32_t xo = xo1; in linear_to_ytiled() local
548 uint32_t xo = xo1; in linear_to_ytiled() local
582 uint32_t xo = xo1; in linear_to_ytiled() local
708 uint32_t xo = xsb1; in linear_to_tile4() local
730 uint32_t xo = xsb1; in linear_to_tile4() local
777 uint32_t xo = xsb1; in linear_to_tile4() local
829 uint32_t xo, yo; in linear_to_wtiled() local
890 uint32_t xo, yo; in xtiled_to_linear() local
961 uint32_t xo = xo1; in ytiled_to_linear() local
[all …]
/external/compiler-rt/lib/asan/
Dasan_posix.cc68 u32 xo = (inst >> 1) & 0x3FF; in AsanOnDeadlySignal() local
/external/ComputeLibrary/tests/validation/reference/
DStackLayer.cpp89 int &xo = *(o_coordinates[0]); in stack_layer() local
DConvolutionLayer.cpp88 const int xo = (xi - start_xi) / stride_xi; in convolution_layer_nchw() local
DWinograd.cpp347 int xo = z; in winograd_input_transform() local
550 const int xo = (y % num_tiles_x) * out_tile_w; in winograd_output_transform() local
/external/ComputeLibrary/src/cpu/kernels/scale/neon/
Dlist.h106 for(int xo = xo_start; xo < xo_end; xo += xo_step) in nearest_neon_scale() local
207 for(int xo = xo_start; xo < xo_end; xo += xo_step) in bilinear_neon_scale() local
330 for(int xo = xo_start; xo < xo_end; xo += xo_step) in bilinear_neon_scale() local
Dqasymm8.cpp166 for(int xo = xo_start; xo < xo_end; xo += xo_step) in qasymm8_neon_scale_bilinear() local
Dqasymm8_signed.cpp165 for(int xo = xo_start; xo < xo_end; xo += xo_step) in qasymm8_signed_neon_scale_bilinear() local
Dinteger.cpp177 for(int xo = xo_start; xo < xo_end; xo += xo_step) in u8_neon_scale_bilinear() local
381 for(int xo = xo_start; xo < xo_end; xo += xo_step) in s8_neon_scale_bilinear() local
/external/libyuv/util/
Dssim.cc116 int xo, in GetSSIM()
150 int xo, in GetSSIMFullKernel()
/external/webp/src/dsp/
Dssim.c65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
/external/webp/extras/
Dget_disto.c136 int xo, int yo, int W, int H) { in SSIMGetClipped()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp1575 for (int xo = 0; xo < width; xo++) in copyTexImage1D() local
1627 for (int xo = 0; xo < width; xo++) in copyTexImage2D() local
1660 for (int xo = 0; xo < width; xo++) in copyTexImage2D() local
1691 for (int xo = 0; xo < width; xo++) in copyTexSubImage1D() local
1725 for (int xo = 0; xo < width; xo++) in copyTexSubImage2D() local
1748 for (int xo = 0; xo < width; xo++) in copyTexSubImage2D() local
3455 for (int xo = 0; xo < dstRect.z(); xo++) in blitFramebuffer() local
3488 for (int xo = 0; xo < dstRect.z(); xo++) in blitFramebuffer() local
3512 for (int xo = 0; xo < dstRect.z(); xo++) in blitFramebuffer() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp481 for (int xo = 0; xo < width; xo++) in readPixels() local
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp536 for (int xo = 0; xo < w; xo++) in iterate() local
Des2fTextureSpecificationTests.cpp1539 int xo = rnd.getInt(0, levelW - w); in createTexture() local
1628 int xo = rnd.getInt(0, levelW - w); in createTexture() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1061 const int xo = fragNdx % 2; in writeFragmentPackets() local
1097 const int xo = fragNdx % 2; in writeFragmentPackets() local
/external/libaom/av1/encoder/
Drd.c1070 const double xo = x - xi; in av1_model_rd_curvfit() local
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp960 for (int xo = 0; xo < width; xo++) in readPixels() local
Des3fShaderBuiltinVarTests.cpp564 for (int xo = 0; xo < w; xo++) in iterate() local
Des3fTextureSpecificationTests.cpp2112 int xo = rnd.getInt(0, levelW - w); in createTexture() local
2194 int xo = rnd.getInt(0, levelSize - w); in createTexture() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2039 for (int xo = 0; xo < w; xo++) in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp1569 const uint32_t xo = shiftRight ? 1 : 0; in initBottomAccelerationStructure() local