/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 895 const int block_width = tx_size_wide[tx_size]; in TestHighbdIntraPred() local
|
D | temporal_filter_yuv_test.cc | 48 unsigned int block_height, unsigned int block_width, in GetFilterWeight() 213 unsigned int block_width, unsigned int block_height, in ApplyReferenceFilter() 405 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in ApplyTestFilter() 479 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in ApplyTestFilter()
|
D | subtract_test.cc | 47 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/libaom/libaom/av1/encoder/x86/ |
D | temporal_filter_avx2.c | 35 const unsigned int stride2, const int block_width, const int block_height, in get_squared_error_16x16_avx2() 63 const unsigned int stride2, const int block_width, const int block_height, in get_squared_error_32x32_avx2() 97 int block_width) { in xx_load_and_pad() 132 const unsigned int stride2, const int block_width, const int block_height, in apply_temporal_filter_planewise()
|
D | temporal_filter_sse2.c | 35 const int block_width, const int block_height, in get_squared_error() 76 int block_width) { in xx_load_and_pad() 107 const unsigned int stride2, const int block_width, const int block_height, in apply_temporal_filter_planewise()
|
D | temporal_filter_sse4.c | 336 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in apply_temporal_filter_luma_16() 528 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in apply_temporal_filter_luma() 799 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in apply_temporal_filter_chroma() 939 const unsigned int block_width = block_size_wide[block_size]; in apply_temporal_filter_yuv() local 1229 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in highbd_apply_temporal_filter_luma_8() 1402 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in highbd_apply_temporal_filter_luma() 1758 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in highbd_apply_temporal_filter_chroma() 1904 const unsigned int block_width = block_size_wide[block_size]; in highbd_apply_temporal_filter_yuv() 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/libgav1/libgav1/src/post_filter/ |
D | cdef.cc | 32 void CopyRowForCdef(const Pixel* src, int block_width, int unit_width, in CopyRowForCdef() 131 const int block_width = MultiplyBy4(block_width4x4) >> subsampling_x; in PrepareCdefBlock() local 373 const int block_width = kStep; in ApplyCdefForOneUnit() local 514 const int block_width = kStep >> subsampling_x; in ApplyCdefForOneUnit() 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/libaom/libaom/av1/encoder/ |
D | rdopt_utils.h | 316 const int block_width = block_size_wide[plane_bsize]; in get_txb_dimensions() local 637 int block_width, block_height; in store_winner_mode_stats() local
|
D | tune_vmaf.c | 318 const int block_width = AOMMIN(width - col_offset_y, block_w); in av1_vmaf_blk_preprocessing() local 385 const int block_width = AOMMIN(source->y_width - col_offset_y, block_w); in av1_vmaf_blk_preprocessing() local 465 const int block_width = AOMMIN(width - col_offset, block_w); in update_frame() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | temporal_filter_sse4.c | 276 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_apply_temporal_filter_luma_16() 464 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_apply_temporal_filter_luma() 725 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_apply_temporal_filter_chroma() 858 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_apply_temporal_filter_sse4_1()
|
D | highbd_temporal_filter_sse4.c | 197 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_highbd_apply_temporal_filter_luma_8() 370 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_highbd_apply_temporal_filter_luma() 726 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_highbd_apply_temporal_filter_chroma() 865 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_highbd_apply_temporal_filter_sse4_1()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 393 unsigned block_width, block_height, block_bytes; member 1688 unsigned *block_width, in svga_format_size()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_cfl_sse4.cc | 214 const int block_height = 1 << block_height_log2, block_width = 8; in CflSubsampler444_8xH_SSE4_1() local 300 const int block_width = 8; in CflSubsampler444_8xH_SSE4_1() local 324 const int block_width = 1 << block_width_log2; in CflSubsampler444_SSE4_1() local 428 const int block_width = 1 << block_width_log2; in CflSubsampler444_SSE4_1() local 1168 const int block_width = 8; in CflSubsampler444_8xH_SSE4_1() local 1188 const int block_width = 1 << block_width_log2; in CflSubsampler444_WxH_SSE4_1() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 238 unsigned int block_width, in get_filter_weight() 264 int uv_buf_stride, unsigned int block_width, unsigned int block_height, in vp9_apply_temporal_filter_c() 406 int uv_pre_stride, unsigned int block_width, unsigned int block_height, in vp9_highbd_apply_temporal_filter_c()
|
/external/libgav1/libgav1/src/tile/bitstream/ |
D | palette.cc | 256 int block_width = block.width; in ReadPaletteTokens() local
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_texture.c | 349 uint32_t block_width, block_height; in fd6_sampler_view_create() local
|
D | fd6_image.c | 196 uint32_t block_width, block_height; in emit_image_tex() local
|
/external/libgav1/libgav1/src/dsp/ |
D | warp.cc | 66 const int block_start_y, const int block_width, in Warp_C()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 115 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
|
/external/mesa3d/src/freedreno/vulkan/ |
D | vk_format_parse.py | 115 …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 | 116 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
|