compress: fix return value of is_codec_supported

The function return type of oops() is int, which
mismatches the boolean type of is_codec_supported.

Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Change-Id: I892f232d8fb61c8bf8238f55c39c1978436fdb10
1 file changed