Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3099f511 authored by Eino-Ville Talvala's avatar Eino-Ville Talvala
Browse files

Add YCBCR_P210 format

YCBCR_P210 is a 10-bit 4:2:2 YCbCr color format

Test: New tests added pass
Flag: android.media.codec.p210_format_support
Bug: 368395888
Change-Id: If97d8d96c1a5de699b3559160414731d011c62ab
parent d35f9921
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -102,6 +102,14 @@ flag {
  bug: "325550522"
  bug: "325550522"
}
}


flag {
  name: "p210_format_support"
  is_exported: true
  namespace: "codec_fwk"
  description: "Feature flag for Android support for P210 YCbCr format"
  bug: "368395888"
}

flag {
flag {
  name: "region_of_interest"
  name: "region_of_interest"
  is_exported: true
  is_exported: true