[host] remove the remainder of the YUV420 support

This commit is contained in:
Geoffrey McRae
2021-01-18 13:55:44 +11:00
parent f5587b6b6b
commit 14cc57071c
4 changed files with 2 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ typedef enum CaptureFormat
CAPTURE_FMT_RGBA ,
CAPTURE_FMT_RGBA10 ,
CAPTURE_FMT_RGBA16F,
CAPTURE_FMT_YUV420 ,
// pointer formats
CAPTURE_FMT_COLOR ,