Searched defs:width_in_blocks (Results 1 – 6 of 6) sorted by relevance
32 JDIMENSION width_in_blocks, in jsimd_h2v1_downsample_altivec()89 JDIMENSION width_in_blocks, in jsimd_h2v2_downsample_altivec()
39 JDIMENSION width_in_blocks, in jsimd_h2v2_downsample_mmi()
52 const uint32_t width_in_blocks = DIV_ROUND_UP(width, block_width); in afbc_bo_from_format() local
901 JDIMENSION width_in_blocks, height_in_blocks; in jtransform_request_workspace() local
142 JDIMENSION width_in_blocks; member
118 #define width_in_blocks width_in_data_units macro