Home
last modified time | relevance | path

Searched refs:IS_MFCV12 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.c59 if (!IS_MFCV12(dev)) in s5p_mfc_load_firmware()
139 if (dev->risc_on && !IS_MFCV12(dev)) in s5p_mfc_reset()
Ds5p_mfc_opr_v6.c87 if (IS_MFCV12(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
267 if (IS_MFCV12(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
295 if (IS_MFCV12(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
318 if (IS_MFCV12(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
346 if (IS_MFCV12(dev)) in s5p_mfc_alloc_codec_buffers_v6()
524 if (IS_MFCV12(dev)) in s5p_mfc_dec_calc_dpb_size_v6()
546 if (IS_MFCV12(ctx->dev)) { in s5p_mfc_enc_calc_src_size_v6()
995 if (IS_MFCV12(dev)) { in s5p_mfc_set_enc_params()
Ds5p_mfc_common.h787 #define IS_MFCV12(dev) ((dev)->variant->version >= 0xC0) macro
Ds5p_mfc_enc.c1192 if (!IS_MFCV12(dev)) in enc_post_seq_start()
1460 if (IS_MFCV12(dev)) in vidioc_try_fmt()
1578 if (IS_MFCV6_PLUS(dev) && (!IS_MFCV12(dev))) { in vidioc_reqbufs()