benchmark: Fix NPD in Encode::deInitCodec()

In some cases where initCodec() fails, deInitCodec() should not
call AMediaCodec_stop() as mCodec is NULL.

Bug: 147158050
Test: poc in bug

Change-Id: I5dc1bf1fed8fe086e16a9f07e1289980333b8a12
1 file changed