Home
last modified time | relevance | path

Searched refs:ALIGN_WIDTH (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dsurfacetexture_test.cpp98 #define ALIGN_WIDTH 32 // Should be 32...but the calculated dimension causes an ion crash macro
Dcamera_test_surfacetexture.cpp50 #define ALIGN_WIDTH 32 // Should be 32...but the calculated dimension causes an ion crash macro
758 aligned_width = ALIGN_UP(bufinfo.crop.right - bufinfo.crop.left, ALIGN_WIDTH); in setInput()