Searched defs:aligned_height (Results 1 – 5 of 5) sorted by relevance
51 int aligned_height = (height + 15) & ~15; in vp8_yv12_realloc_frame_buffer() local151 const int aligned_height = (height + 7) & ~7; in vpx_realloc_frame_buffer() local
40 const int aligned_height = ALIGN_POWER_OF_TWO(height, MI_SIZE_LOG2); in vp9_set_mb_mi() local
43 int ret, cpp, pitch, aligned_width, aligned_height; in drm_gem_rockchip_alloc() local
189 int aligned_width, aligned_height; in radeon_alloc() local
247 int aligned_width, aligned_height, bpp; in alloc_ibo() local