VideoCodecTest: Extend the test to test all encoders

VideoCodecTest was so far testing only the first encoder for a mime.
This extends the test to run for all encoders.
Test runtime increases from about 15mins to 20mins on Pixel 4.

Also added ability to filter codecs basing on prefix.

Bug: 219525345
Test: atest android.media.codec.cts.VideoCodecTest
Test: atest android.media.codec.cts.VideoCodecTest -- --module-arg\
    CtsMediaCodecTestCases:instrumentation-arg:codec-prefix:=\
    c2.android.avc.
Change-Id: Ia5c561551468a8e38c4061350b9b705624091a4a
1 file changed