apply align 32 to pitch at YCbCr format 68/252468/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 28 Jan 2021 11:56:30 +0000 (20:56 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 28 Jan 2021 11:58:37 +0000 (20:58 +0900)
Change-Id: I729ea9992e31b33ce27b6f22ecfa088025081993

src/tbm_bufmgr_vc4.c

index 5f6caef..1a5f266 100644 (file)
@@ -72,7 +72,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #endif
 
 #define TBM_SURFACE_ALIGNMENT_PLANE_NV12 (4096)
-#define TBM_SURFACE_ALIGNMENT_PITCH_YUV (16)
+#define TBM_SURFACE_ALIGNMENT_PITCH_YUV (32)
 #define TBM_SURFACE_ALIGNMENT_HEIGHT_YUV (16)
 
 //#define VC4_TILED_FORMAT 1