Searched refs:GetStride (Results 1 – 4 of 4) sorted by relevance
85 int GetStride() const { in GetStride() function in __anona0e96d530111::AV1HighbdInvHTNxN116 const int stride = GetStride(); in RunBitexactCheck()
99 xla::StatusOr<std::vector<int64>> GetStride(XlaOpKernelContext* ctx) { in GetStride() function in tensorflow::__anon05e5a9280111::PoolingOp166 auto stride_or_error = GetStride(ctx); in Compile()219 auto stride_or_error = GetStride(ctx); in Compile()
3794 GLuint Variable::GetStride() const in GetStride() function in gl4cts::EnhancedLayouts::Utils::Variable6812 variable.GetStride(), (GLvoid*)(intptr_t)(slot_offsets[base_slot] + variable_offset)); in test()6822 variable.m_descriptor.m_normalized, variable.GetStride(), in test()6942 GLint variable_stride = variable.GetStride(); in test()7090 GLint variable_stride = variable.GetStride(); in test()
485 glw::GLuint GetStride() const;