Home
last modified time | relevance | path

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

/drivers/staging/media/sunxi/cedrus/
Dcedrus.h123 void *mv_col_buf; member
140 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.c294 ctx->codec.h265.mv_col_buf = in cedrus_h265_setup()
299 if (!ctx->codec.h265.mv_col_buf) { in cedrus_h265_setup()
624 ctx->codec.h265.mv_col_buf, in cedrus_h265_stop()