Home
last modified time | relevance | path

Searched defs:max_stride (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/dnntools/dnntools/relegance/
H A Drelegance.py169 def estimate_conv_parameters(model, num_channels, num_dims, width, max_stride=10): argument
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_lower_regioning.cpp78 unsigned max_stride = inst->dst.stride * type_sz(inst->dst.type); in required_dst_byte_stride() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp174 unsigned max_stride = inst->dst.stride * brw_type_size_bytes(inst->dst.type); in required_dst_byte_stride() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp815 static const GLuint max_stride = 16; in checkVertexAttribLPointer() local