Searched refs:ALIGN_WIDTH (Results 1 – 2 of 2) sorted by relevance
98 #define ALIGN_WIDTH 32 // Should be 32...but the calculated dimension causes an ion crash macro
50 #define ALIGN_WIDTH 32 // Should be 32...but the calculated dimension causes an ion crash macro758 aligned_width = ALIGN_UP(bufinfo.crop.right - bufinfo.crop.left, ALIGN_WIDTH); in setInput()