[RAMEN9610-10029][COMMON] media: mfc: fix interlace processing when NAL_Q mode
authorSunyoung Kang <sy0816.kang@samsung.com>
Thu, 13 Sep 2018 07:17:20 +0000 (16:17 +0900)
committerhskang <hs1218.kang@samsung.com>
Fri, 28 Dec 2018 09:53:54 +0000 (18:53 +0900)
commitcdf19270e884c46907ef0f598de517ef8ae9318f
tree0e5364d7cd68cc9234a782d86c7f0efab9bf3eb6
parenta77c63a33cba8ecaeb782533892883e9bbfd1b62
[RAMEN9610-10029][COMMON] media: mfc: fix interlace processing when NAL_Q mode

The H264/VC1/MPEG2/MPEG4 codec can have interlace type.
But the only MPEG4 can continue to use NAL_Q mode
because it doesn't handle field unit.
The other codecs should stop NAL_Q mode and use NAL_START.

Change-Id: Ied5972b8f567d91290ca937efd25ae14f9ece19e
Signed-off-by: Sunyoung Kang <sy0816.kang@samsung.com>
drivers/media/platform/exynos/mfc/mfc_nal_q.c
drivers/media/platform/exynos/mfc/mfc_regs.h