NUM_CANVAS_NV12
u8 canvas_id[NUM_CANVAS_NV12]; /* Y U/V */
dma_addr_t buf_paddr[NUM_CANVAS_NV12]; /* Y U/V */
for (i = 0; i < NUM_CANVAS_NV12; ++i) {