Home
last modified time | relevance | path

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

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