Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.c536 ctx->dst_bufs_cnt = 0; in reqbufs_capture()
538 WARN_ON(ctx->dst_bufs_cnt != 0); in reqbufs_capture()
558 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count); in reqbufs_capture()
1003 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()
Ds5p_mfc_common.h676 int dst_bufs_cnt; member
Ds5p_mfc_enc.c1447 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
2439 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()