Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
Dshims.hpp148 const int n_cols, in nchw_to_nhwc()
268 const int n_cols, in nchw_to_nhwc()
293 const int n_cols, in nchw_to_nhwc()
321 const int n_cols, in nchw_to_nhwc()
377 const int n_cols, in nhwc_to_nchw()
507 const int n_cols, in nhwc_to_nchw()
533 const int n_cols, in nhwc_to_nchw()
562 const int n_cols, in nhwc_to_nchw()
625 const int n_cols, in ofm_ifm_h_w_to_h_w_ifm_ofm()
690 const int n_cols, in h_w_ifm_ofm_to_ofm_ifm_h_w()
Dtensor.hpp39 int n_batches, n_rows, n_cols, n_channels; member
92 int n_output_channels, n_rows, n_cols, n_input_channels; member
/external/libaom/av1/encoder/
Dsparse_linear_solver.h29 int n_cols; member
/external/ComputeLibrary/src/cpu/kernels/
DCpuPermuteKernel.cpp155 int n_cols = 0; in run_permute() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp15650 std::string LengthOfVectorAndMatrixTest::getMatrixInitializer(GLuint n_cols, GLuint n_rows) in getMatrixInitializer()