Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h114 void *mv_col_buf; member
131 void *mv_col_buf; member
H A 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()
H A Dcedrus_h265.c287 ctx->codec.h265.mv_col_buf = in cedrus_h265_setup()
292 if (!ctx->codec.h265.mv_col_buf) { in cedrus_h265_setup()
613 ctx->codec.h265.mv_col_buf, in cedrus_h265_stop()