Re: [PATCH v3] media: mtk-vcodec: Align width and height to 64 bytes

2021-11-21 Thread Dafna Hirschfeld
On 04.11.21 14:24, Yunfei Dong wrote: Width and height need to 64 bytes aligned when setting the format. Need to make sure all is 64 bytes align when use width and height to calculate buffer size. Signed-off-by: Yunfei Dong Acked-by: Nicolas Dufresne Tested-by: Steve Cho ---

[PATCH v3] media: mtk-vcodec: Align width and height to 64 bytes

2021-11-04 Thread Yunfei Dong
Width and height need to 64 bytes aligned when setting the format. Need to make sure all is 64 bytes align when use width and height to calculate buffer size. Signed-off-by: Yunfei Dong Acked-by: Nicolas Dufresne Tested-by: Steve Cho --- drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.h