Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c522 ctx->codec.h264.mv_col_buf = dma_alloc_coherent(dev->dev, in cedrus_h264_start()
526 if (!ctx->codec.h264.mv_col_buf) { in cedrus_h264_start()
550 ctx->codec.h264.mv_col_buf, in cedrus_h264_stop()
Dcedrus.h104 void *mv_col_buf; member