Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c520 ctx->dst_bufs_cnt = 0; in reqbufs_capture()
522 WARN_ON(ctx->dst_bufs_cnt != 0); in reqbufs_capture()
542 WARN_ON(ctx->dst_bufs_cnt != ctx->total_dpb_count); in reqbufs_capture()
987 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()
H A Ds5p_mfc_common.h666 int dst_bufs_cnt; member
H A Ds5p_mfc_enc.c1449 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
2441 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()