/external/libaom/libaom/test/ |
D | intrapred_test.cc | 59 int block_width; member 72 const int block_width = params_.block_width; in RunTest() local 112 const int block_width = params_.block_width; in CheckPrediction() local
|
D | test_intra_pred_speed.cc | 120 const int block_width = tx_size_wide[tx_size]; in TestIntraPred() local 893 const int block_width = tx_size_wide[tx_size]; in TestHighbdIntraPred() local
|
D | yuv_temporal_filter_test.cc | 49 unsigned int block_height, unsigned int block_width, in GetFilterWeight() 214 unsigned int block_width, unsigned int block_height, in ApplyReferenceFilter() 406 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in ApplyTestFilter() 422 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in ApplyTestFilter()
|
D | subtract_test.cc | 45 const int block_width = block_size_wide[bsize]; in TEST_P() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | sparse_array.c | 38 OPJ_UINT32 block_width; member 47 OPJ_UINT32 block_width, in opj_sparse_array_int32_create() 119 const OPJ_UINT32 block_width = sa->block_width; in opj_sparse_array_int32_read_or_write() local
|
/external/minigbm/ |
D | rockchip.c | 43 const uint32_t block_width = 4 * clump_width; in afbc_bo_from_format() local 46 const uint32_t block_width = 8 * clump_width; in afbc_bo_from_format() local
|
/external/libaom/libaom/av1/encoder/ |
D | temporal_filter.c | 143 unsigned int block_width, in apply_temporal_filter_self() 162 const uint8_t *pred8, int buf_stride, unsigned int block_width, in highbd_apply_temporal_filter_self() 233 unsigned int block_width, const int *blk_fw, in get_filter_weight() 258 int uv_buf_stride, unsigned int block_width, unsigned int block_height, in av1_apply_temporal_filter_c() 399 const uint8_t *vp, int uv_buf_stride, unsigned int block_width, in av1_highbd_apply_temporal_filter_c() 531 uint8_t *frame2, unsigned int block_width, in av1_temporal_filter_apply_c() 596 unsigned int block_width, unsigned int block_height, int strength, in av1_highbd_temporal_filter_apply_c()
|
D | var_based_part.c | 189 const int block_width = mi_size_wide[bsize]; in set_vt_partitioning() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | flatten_atrous.cc | 65 const int32 block_width = block_shape.flat<int32>()(1); in FlattenAtrousConv() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 522 unsigned block_width, block_height, block_bytes; member 1654 unsigned *block_width, in svga_format_size()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 201 unsigned int block_width, int *blk_fw, in get_filter_weight() 227 int uv_buf_stride, unsigned int block_width, unsigned int block_height, in apply_temporal_filter() 367 unsigned int block_width, in vp9_temporal_filter_apply_c() 436 unsigned int block_width, unsigned int block_height, int strength, in vp9_highbd_temporal_filter_apply_c()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | highbd_temporal_filter_sse4.c | 197 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_highbd_apply_temporal_filter_luma_8() 370 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_highbd_apply_temporal_filter_luma() 726 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_highbd_apply_temporal_filter_chroma() 865 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_highbd_apply_temporal_filter_sse4_1()
|
D | temporal_filter_sse4.c | 332 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_apply_temporal_filter_luma_16() 524 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_apply_temporal_filter_luma() 795 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_apply_temporal_filter_chroma() 928 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in av1_apply_temporal_filter_sse4_1()
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | segmentation_ops.h | 102 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE int64 block_width() const { in block_width() function
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 107 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
|
/external/mesa3d/src/amd/vulkan/ |
D | vk_format_parse.py | 110 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
|
D | radv_image.c | 242 unsigned block_width, bool is_stencil, in si_set_mutable_tex_desc_fields()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 106 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
|
/external/mesa3d/src/mesa/main/ |
D | format_parser.py | 229 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_resource.c | 343 uint32_t block_width = util_format_get_blockwidth(prsc->format); in vc5_setup_slices() local
|
/external/gemmlowp/internal/ |
D | pack.h | 174 SideMap block(int start_width, int start_depth, int block_width, in block()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 887 unsigned block_width, in load_unswizzled_block() 932 unsigned block_width, in store_unswizzled_block() 1727 const unsigned block_width = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tile.c | 477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_tile.c | 477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | propagate_fixed_sizes.cc | 1300 auto block_width = block_shape_data[1]; in ProcessSpaceToBatchNDOperator() local 1349 auto block_width = block_shape_data[1]; in ProcessBatchToSpaceNDOperator() local
|