msm: vidc: Fix bug in calling streamoff on driver

Streamoff should not be called on driver if streamon
was not called. In this case, video driver was returning
an error on streamoff and OMX component was not handling it.

Change-Id: I25b70595cb5b0072a8ef43ec316d23596df04ccb
2 files changed