
As per HFI_PROP_CODED_FRAMES details, 0x0 is field interlace, 0x1 is progressive and 0x2 is adaptive frame field bitstream. Treat 0x1 as progressive and both 0x0 and 0x2 as interlace in driver. Change-Id: I07c7c8b4faaccc896249b2da84148ec05c2047da Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>