mm-video-v4l2: venc: Fix alignment issue in transcoding

In transcoding case, the encoder is getting the decoder's aligned buffer
and the encoder is configured for the actual resolution. But The encoder
handles this resolution alignment internally.
So, we do not need this condition to reject the buffer.

CRs-Fixed: 2314583
Change-Id: I0c90de46a6f5cc8d6172df42a994a50cbd79df27
1 file changed