Searched defs:block_cols (Results 1 – 9 of 9) sorted by relevance
| /external/libvpx/vp9/encoder/ |
| D | vp9_non_greedy_mv.h | 33 int block_cols; member
|
| D | vp9_non_greedy_mv.c | 190 const int block_cols = mi_size_to_block_size(mi_width, mi_cols); in vp9_alloc_motion_field_info() local 207 int block_rows, int block_cols) { in vp9_alloc_motion_field()
|
| /external/ruy/ruy/ |
| D | block_map.cc | 260 const int block_cols = std::min(1 << block_size_log2, cols); in GetCacheLocalityScore() local 292 const int block_cols = std::min(1 << block_size_log2, cols); in GetKernelAmortizationScore() local
|
| /external/gemmlowp/public/ |
| D | map.h | 68 int block_cols) const { in block()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | gpu_launch_config.h | 235 int block_cols = std::min(xdim, kThreadsPerBlock); in GetGpu2DLaunchConfig() local
|
| /external/libaom/av1/encoder/ |
| D | rdopt_utils.h | 335 const int block_cols = in get_txb_dimensions() local
|
| /external/python/pybind11/tests/ |
| D | test_eigen.cpp | 167 …gen::Ref<const Eigen::MatrixXd> &x, int start_row, int start_col, int block_rows, int block_cols) { in TEST_SUBMODULE()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | eigen_spatial_convolutions_test.cc | 1392 Index block_rows, Index block_cols) { in PackRhsHelper() 1584 Index block_rows, Index block_cols) { in PackLhsHelper()
|
| /external/libaom/av1/common/ |
| D | blockd.h | 1526 const int block_cols = (xd->mb_to_right_edge >= 0) in av1_get_block_dimensions() local
|