/external/eigen/unsupported/test/ |
D | cxx11_tensor_image_patch.cpp | 152 int row_offset = r*stride + i - row_padding; in test_simple_patch() local 232 int row_offset = r + i - row_padding; in test_patch_padding_valid() local 305 int row_offset = r + i - row_padding; in test_patch_padding_valid_same_value() local 382 int row_offset = r*stride + i - row_padding; in test_patch_padding_same() local 529 int row_offset = r*stride + i - row_padding; in test_patch_no_extra_dim() local
|
/external/libgav1/libgav1/src/post_filter/ |
D | super_res.cc | 114 const ptrdiff_t row_offset = row * frame_buffer_.stride(plane); in ApplySuperResForOneSuperBlockRow() local 133 const ptrdiff_t row_offset = in ApplySuperResForOneSuperBlockRow() local
|
D | post_filter.cc | 311 const int row_offset = DivideBy4(row4x4); in CopyDeblockedPixels() local 339 const int row_offset = (row4x4 == 0) ? 0 : 8; in CopyBordersForOneSuperBlockRow() local 398 const int row_offset = DivideBy4(row4x4); in SetupLoopRestorationBorder() local
|
D | cdef.cc | 96 const int row_offset = DivideBy4(row4x4); in SetupCdefBorder() local
|
/external/libaom/libaom/av1/common/ |
D | mvref_common.c | 144 const MV_REFERENCE_FRAME rf[2], int row_offset, CANDIDATE_MV *ref_mv_stack, in scan_row_mbmi() 200 int row_offset = 0; in scan_col_mbmi() local 238 const int mi_col, const MV_REFERENCE_FRAME rf[2], int row_offset, in scan_blk_mbmi() 310 const int row_offset, const int col_offset) { in check_sb_border() 594 const int row_offset = -(idx << 1) + 1 + row_adj; in setup_ref_mv_list() local 876 const int row_offset = (mv.row >= 0) ? (mv.row >> (4 + MI_SIZE_LOG2)) in get_block_position() local 1051 int *pts_inref, int row_offset, int sign_r, in record_samples() 1176 const int row_offset = -mi_row % superblock_height; in av1_findSamples() local
|
D | mvref_common.h | 77 int row_offset) { in find_valid_row_offset()
|
D | av1_common_int.h | 977 int row_offset = mi_row; in set_entropy_context() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | resize_nearest_neighbor.h | 74 const int row_offset = input_shape.Dims(2) * col_offset; in ResizeNearestNeighbor() local
|
/external/libaom/libaom/examples/ |
D | lightfield_tile_list_decoder.c | 69 const int row_offset = in write_tile_yuv1d() local
|
D | lightfield_decoder.c | 137 const int row_offset = in decode_tile() local
|
/external/tensorflow/tensorflow/core/kernels/sparse/ |
D | csr_sparse_matrix_to_dense_op.cc | 101 const int64 row_offset = batch_idx * (num_rows + 1) + row_idx; in Compute() local
|
D | csr_sparse_matrix_to_sparse_tensor_op.cc | 104 const int64 row_offset = batch_idx * (num_rows + 1) + row_idx; in Compute() local
|
D | kernels_gpu.cu.cc | 411 const int row_offset = batch * (rows + 1) + row; in CSRSparseMatrixSoftmaxKernel3D() local 588 const int row_offset = batch * (rows + 1) + row; in CSRSparseMatrixSoftmaxGradKernel3D() local
|
D | mat_mul_op.cc | 269 const int64 row_offset = in GetSparseMatrixRef() local
|
/external/libhevc/encoder/ |
D | ihevce_common_utils.c | 1073 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_chroma_eo_sao_params() local 1182 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_luma_eo_sao_params() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | im2col_utils.h | 165 int row_offset = Offset(row_shape, 0, batch, out_y, out_x); in DilatedIm2col() local
|
D | sse_tensor_utils.cc | 112 const int32_t row_offset = in SseMatrixBatchVectorMultiplyAccumulateImpl() local
|
/external/pdfium/third_party/libtiff/ |
D | tiffio.h | 229 int row_offset; member
|
/external/webp/src/dec/ |
D | io_dec.c | 468 const int64_t row_offset = (int64_t)scaler->src_y - io->mb_y; in EmitRescaledAlphaRGB() local
|
/external/libaom/libaom/av1/encoder/ |
D | tune_vmaf.c | 463 const int row_offset = row * block_h; in update_frame() local
|
D | bitstream.c | 2248 int row_offset = candidate_offset[0].row; in find_identical_tile() local
|
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 902 const int row_offset = -(block.row4x4 & (source_height4x4 - 1)); in FindWarpSamples() local
|
/external/ImageMagick/coders/ |
D | dpx.c | 1262 row_offset; in ReadDPXImage() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | deep_conv2d.cc | 323 const int64 row_offset = s_r == 0 ? 0 : 1; in operator ()() local
|
D | eigen_spatial_convolutions_test.cc | 1716 Index row_offset = round_up(internal::random<Index>(0, max_row - 10)); in PackLhsHelper() local
|