Searched refs:dst_bufs_cnt (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c555 ctx->dst_bufs_cnt = 0;
557 WARN_ON(ctx->dst_bufs_cnt != 0);
577 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count);
1045 ctx->dst_bufs_cnt++;
H A Ds5p_mfc_common.h590 * @dst_bufs_cnt: number of allocated destination buffers
682 int dst_bufs_cnt; member in struct:s5p_mfc_ctx
H A Ds5p_mfc_enc.c1495 ctx->dst_bufs_cnt = 0;
2492 ctx->dst_bufs_cnt++;

Completed in 221 milliseconds