Home
last modified time | relevance | path

Searched defs:maxCol (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/eigen/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format_fxt1.c242 int32_t maxCol = 0; /* phoudoin: silent compiler! */ in fxt1_choose() local
679 int32_t maxCol = 0; /* phoudoin: silent compiler! */ in fxt1_quantize_HI() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h781 EIGEN_ALWAYS_INLINE Index maxCol(const Index peeled_k) const { in maxCol() function
H A Deigen_cuboid_convolution.h975 EIGEN_ALWAYS_INLINE Index maxCol(const Index peeled_k) const { in maxCol() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp117 int maxCol = 0; in packFloat16Bit() local