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

/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c531 ctx->dst_bufs_cnt = 0;
533 WARN_ON(ctx->dst_bufs_cnt != 0);
553 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count);
993 ctx->dst_bufs_cnt++;
H A Ds5p_mfc_common.h616 int dst_bufs_cnt; member in struct:s5p_mfc_ctx
H A Ds5p_mfc_enc.c1098 ctx->dst_bufs_cnt = 0;
1850 ctx->dst_bufs_cnt++;

Completed in 828 milliseconds