Searched defs:aligned_width (Results 1 – 6 of 6) sorted by relevance
50 int aligned_width = (width + 15) & ~15; in vp8_yv12_realloc_frame_buffer() local144 const int aligned_width = (width + 7) & ~7; in vp9_realloc_frame_buffer() local
32 const int aligned_width = ALIGN_POWER_OF_TWO(width, MI_SIZE_LOG2); in vp9_set_mb_mi() local
227 int aligned_width; in icvCornerEigenValsVecs() local524 int aligned_width; in cvPreCornerDetect() local
189 int aligned_width, aligned_height; in radeon_alloc() local
247 int aligned_width, aligned_height, bpp; in alloc_ibo() local
630 const int aligned_width = ALIGN_POWER_OF_TWO(width, MI_SIZE_LOG2); in resize_context_buffers() local