Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c505 ctx->dst_bufs_cnt = 0; in reqbufs_capture()
507 WARN_ON(ctx->dst_bufs_cnt != 0); in reqbufs_capture()
527 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count); in reqbufs_capture()
970 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()
Ds5p_mfc_common.h666 int dst_bufs_cnt; member
Ds5p_mfc_enc.c1443 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
2434 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()