media: mfc: change USE_LTR setting
authorJeonghee Kim <jhhhh.kim@samsung.com>
Fri, 9 Mar 2018 04:34:40 +0000 (13:34 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:21 +0000 (20:22 +0300)
commit93f61e9ae005c5579f995a77649cc391d945842d
tree377525b0d561770af9aa1648402d3298b49c0b93
parent9152843572380755c112808f6968f37fd9b216de
media: mfc: change USE_LTR setting

The control value of USE_LTR consists of a bitmap.
If setting value is 0x3, it means that index 0 or 1 frame are referenced.
To support this, the range of the control value was extended.

Change-Id: I00481d313f97e94a9d141487811970d2d8d78c2f
Signed-off-by: Jeonghee Kim <jhhhh.kim@samsung.com>
drivers/media/platform/exynos/mfc/s5p_mfc_common.h
drivers/media/platform/exynos/mfc/s5p_mfc_enc_internal.h
drivers/media/platform/exynos/mfc/s5p_mfc_enc_ops.c