CodecEncoderValidationTest: Check high bit depth profile support

Few devices advertise P010 support, but do not support 10-bit
encoding. To handle such cases, add an assumeTrue to ensure
that high bit depth tests are run only on those encoders that
actually support 10-bit encoding.

Bug: 235247015
Test: atest CtsMediaV2TestCases:CodecEncoderValidationTest
Change-Id: I0baff3a279a00f46fe75ca0c6017c380dc83cc6f
Merged-In: I0baff3a279a00f46fe75ca0c6017c380dc83cc6f
1 file changed