Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.h114 void *mv_col_buf; member
131 void *mv_col_buf; member
Dcedrus_h264.c585 ctx->codec.h264.mv_col_buf = dma_alloc_coherent(dev->dev, in cedrus_h264_start()
589 if (!ctx->codec.h264.mv_col_buf) { in cedrus_h264_start()
638 ctx->codec.h264.mv_col_buf, in cedrus_h264_start()
658 ctx->codec.h264.mv_col_buf, in cedrus_h264_stop()
Dcedrus_h265.c284 ctx->codec.h265.mv_col_buf = in cedrus_h265_setup()
289 if (!ctx->codec.h265.mv_col_buf) { in cedrus_h265_setup()
610 ctx->codec.h265.mv_col_buf, in cedrus_h265_stop()