Migrate ApplicationMediaCapabilities checks

Since Ifb2b990f1bce3e6aeb3c4e11b82b08a548c7173e, a new and recommended
isFormatSpecified API was introduced.

We now migrate our usages of isXFormatUnsupported and
isXFormatSupported to rely on isXFormatSupported and isFormatSpecified

Test: atest TranscodeTest
Bug: 179727499
Change-Id: I4ed84c2786402418df6fa63bc670bba0e4a7637d
1 file changed