Searched refs:mv_col_buf (Results 1 – 2 of 2) sorted by relevance
522 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()
104 void *mv_col_buf; member