Searched refs:mv_col_buf_size (Results 1 – 3 of 3) sorted by relevance
262 if (!ctx->codec.h265.mv_col_buf_size) { in cedrus_h265_setup()281 ctx->codec.h265.mv_col_buf_size = num_buffers * in cedrus_h265_setup()286 ctx->codec.h265.mv_col_buf_size, in cedrus_h265_setup()290 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_setup()592 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_start()608 if (ctx->codec.h265.mv_col_buf_size > 0) { in cedrus_h265_stop()609 dma_free_coherent(dev->dev, ctx->codec.h265.mv_col_buf_size, in cedrus_h265_stop()613 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_stop()
117 ssize_t mv_col_buf_size; member133 ssize_t mv_col_buf_size; member
584 ctx->codec.h264.mv_col_buf_size = mv_col_size; in cedrus_h264_start()586 ctx->codec.h264.mv_col_buf_size, in cedrus_h264_start()637 dma_free_coherent(dev->dev, ctx->codec.h264.mv_col_buf_size, in cedrus_h264_start()657 dma_free_coherent(dev->dev, ctx->codec.h264.mv_col_buf_size, in cedrus_h264_stop()