Home
last modified time | relevance | path

Searched refs:dst_bufs_cnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A 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()
H A Ds5p_mfc_common.h666 int dst_bufs_cnt; member
H A Ds5p_mfc_enc.c1457 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
2449 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A 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()
H A Ds5p_mfc_common.h588 * @dst_bufs_cnt: number of allocated destination buffers
676 int dst_bufs_cnt; member
H A Ds5p_mfc_enc.c1455 ctx->dst_bufs_cnt = 0; in vidioc_s_fmt()
2447 ctx->dst_bufs_cnt++; in s5p_mfc_buf_init()

Completed in 11 milliseconds