Searched refs:mv_col_buf_size (Results 1 – 3 of 3) sorted by relevance
436 if (!ctx->codec.h265.mv_col_buf_size) { in cedrus_h265_setup()450 ctx->codec.h265.mv_col_buf_size = num_buffers * in cedrus_h265_setup()456 ctx->codec.h265.mv_col_buf_size, in cedrus_h265_setup()460 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_setup()807 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_start()836 if (ctx->codec.h265.mv_col_buf_size > 0) { in cedrus_h265_stop()837 dma_free_attrs(dev->dev, ctx->codec.h265.mv_col_buf_size, in cedrus_h265_stop()842 ctx->codec.h265.mv_col_buf_size = 0; in cedrus_h265_stop()
131 ssize_t mv_col_buf_size; member147 ssize_t mv_col_buf_size; member
590 ctx->codec.h264.mv_col_buf_size = mv_col_size; in cedrus_h264_start()593 ctx->codec.h264.mv_col_buf_size, in cedrus_h264_start()645 dma_free_attrs(dev->dev, ctx->codec.h264.mv_col_buf_size, in cedrus_h264_start()668 dma_free_attrs(dev->dev, ctx->codec.h264.mv_col_buf_size, in cedrus_h264_stop()