mm-video: vidc: Handle FBD's with ARF flag

For VP8 some frames are used only for decoding and not for display.
FW sends FBD with DROP_FRAME flag set for this frames. These FBD's
should not displayed. Hence they are queued back to fW from OMX
component. OMX client doesn't receive this buffer.

Change-Id: I3779534cb59ade39ab3a682369a2ff377937b7dd
CRs-Fixed: 481155
1 file changed