Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c527 ctx->dst_bufs_cnt = 0; in reqbufs_capture()
529 WARN_ON(ctx->dst_bufs_cnt != 0); in reqbufs_capture()
549 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count); in reqbufs_capture()
973 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()
Ds5p_mfc_common.h614 int dst_bufs_cnt; member
Ds5p_mfc_enc.c1104 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
1884 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()