media/gpu/chromeos/LibyuvIP: Compare fourccs by single-planar fourccs
LibyuvIP checks the configured fourcc is supported by comparing the fourcc value. It causes the LibyuvIP supports single-planar fourcc only. LibyuvIP is able to process multi-planar fourccs. This fixes the bug by comparing the configured fourccs and supported fourccs as single planar formats. Bug: b:147411004 Test: image_processor_test on kevin Test: media_unittests --gtest_filter=FourccTest on kevin Change-Id: I7bbc6953bdf1bbd9c73deaf82beab743ce147cbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016543 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#735771}
Showing
Please register or sign in to comment