Searched defs:block_rows (Results 1 – 8 of 8) sorted by relevance
/external/libjpeg-turbo/ |
D | jdcoefct.c | 266 int ci, block_row, block_rows; in decompress_data() local 413 int ci, block_row, block_rows, access_rows; in decompress_smooth_data() local
|
D | jccoefct.c | 250 int bi, ci, h_samp_factor, block_row, block_rows, ndummy; in compress_first_pass() local
|
/external/gemmlowp/public/ |
D | map.h | 67 MatrixMap block(int start_row, int start_col, int block_rows, in block()
|
/external/tensorflow/tensorflow/core/util/ |
D | cuda_launch_config.h | 213 int block_rows = std::max(kThreadsPerBlock / block_cols, 1); in GetCuda2DLaunchConfig() local
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 672 int block_rows = next_start_row - start_row; in MultiThreadGemm() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions_test.cc | 1387 Index block_rows, Index block_cols) { in PackRhsHelper() 1558 Index block_rows, Index block_cols) { in PackLhsHelper()
|
/external/libaom/libaom/av1/common/ |
D | blockd.h | 1089 const int block_rows = (xd->mb_to_bottom_edge >= 0) in av1_get_block_dimensions() local
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 2112 const int block_rows = in get_txb_dimensions() local
|