total_dpb_count 682 drivers/media/platform/s5p-mfc/s5p_mfc_common.h int total_dpb_count; total_dpb_count 515 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c ctx->total_dpb_count = reqbufs->count; total_dpb_count 527 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count); total_dpb_count 72 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c mfc_debug(2, "Totals bufs: %d\n", ctx->total_dpb_count); total_dpb_count 105 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c ctx->bank2.size = ctx->total_dpb_count * ctx->mv_size; total_dpb_count 391 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c mfc_write(dev, ctx->total_dpb_count | dpb, total_dpb_count 471 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c for (i = 0; i < ctx->total_dpb_count; i++) { total_dpb_count 492 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c buf_size1, buf_size2, ctx->total_dpb_count); total_dpb_count 73 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c mfc_debug(2, "Totals bufs: %d\n", ctx->total_dpb_count); total_dpb_count 526 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c mfc_debug(2, "Total DPB COUNT: %d\n", ctx->total_dpb_count); total_dpb_count 529 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c writel(ctx->total_dpb_count, mfc_regs->d_num_dpb); total_dpb_count 559 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c for (i = 0; i < ctx->total_dpb_count; i++) { total_dpb_count 596 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c buf_addr1, buf_size1, ctx->total_dpb_count);