Home
last modified time | relevance | path

Searched defs:block_width (Results 1 – 25 of 33) sorted by relevance

12

/external/libaom/libaom/test/
Dintrapred_test.cc59 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
Dtest_intra_pred_speed.cc120 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
Dyuv_temporal_filter_test.cc49 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()
Dsubtract_test.cc45 const int block_width = block_size_wide[bsize]; in TEST_P() local
/external/pdfium/third_party/libopenjpeg20/
Dsparse_array.c38 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/
Drockchip.c43 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/
Dtemporal_filter.c143 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()
Dvar_based_part.c189 const int block_width = mi_size_wide[bsize]; in set_vt_partitioning() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dflatten_atrous.cc65 const int32 block_width = block_shape.flat<int32>()(1); in FlattenAtrousConv() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c522 unsigned block_width, block_height, block_bytes; member
1654 unsigned *block_width, in svga_format_size()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c201 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/
Dhighbd_temporal_filter_sse4.c197 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()
Dtemporal_filter_sse4.c332 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/
Dsegmentation_ops.h102 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE int64 block_width() const { in block_width() function
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py107 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py110 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
Dradv_image.c242 unsigned block_width, bool is_stencil, in si_set_mutable_tex_desc_fields()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py106 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
/external/mesa3d/src/mesa/main/
Dformat_parser.py229 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_resource.c343 uint32_t block_width = util_format_get_blockwidth(prsc->format); in vc5_setup_slices() local
/external/gemmlowp/internal/
Dpack.h174 SideMap block(int start_width, int start_depth, int block_width, in block()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c887 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/
Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc1300 auto block_width = block_shape_data[1]; in ProcessSpaceToBatchNDOperator() local
1349 auto block_width = block_shape_data[1]; in ProcessBatchToSpaceNDOperator() local

12