OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetStride
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/test/
av1_highbd_iht_test.cc
85
int
GetStride
() const {
116
const int stride =
GetStride
();
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
pooling_ops.cc
99
xla::StatusOr<std::vector<int64>>
GetStride
(XlaOpKernelContext* ctx) {
166
auto stride_or_error =
GetStride
(ctx);
219
auto stride_or_error =
GetStride
(ctx);
/external/deqp/external/openglcts/modules/gl/
gl4cEnhancedLayoutsTests.cpp
[
all
...]
Completed in 263 milliseconds