[COMMON] media: mfc: parse a new QoS weight
authorJeonghee Kim <jhhhh.kim@samsung.com>
Mon, 6 Aug 2018 06:00:51 +0000 (15:00 +0900)
committerhskang <hs1218.kang@samsung.com>
Sun, 9 Sep 2018 21:39:11 +0000 (06:39 +0900)
commit1fdc0d22d35f844cd292b6814e72eb559faffb5e
tree5377b3ee6e746ef84b9c00d60296a6622adf6d61
parente194e0f96f4d910ea4c920b2b5c607b5f24856cd
[COMMON] media: mfc: parse a new QoS weight

Some of the encoder options reduce performance.
If the following options are set, the weight is applied to the QoS calculation.
- B frame, 2-reference, GPB
The weight of each option is not redundant.

Change-Id: Ib97ad28d7a02c50c214b1c0a5f2ac05d631d0197
Signed-off-by: Jeonghee Kim <jhhhh.kim@samsung.com>
drivers/media/platform/exynos/mfc/mfc.c
drivers/media/platform/exynos/mfc/mfc_data_struct.h
drivers/media/platform/exynos/mfc/mfc_qos.c