Home
last modified time | relevance | path

Searched refs:C2ColorXyStruct (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/core/include/
DC2Config.h1497 struct C2ColorXyStruct { struct
1507 C2ColorXyStruct red; ///< coordinates of red display primary argument
1508 C2ColorXyStruct green; ///< coordinates of green display primary
1509 C2ColorXyStruct blue; ///< coordinates of blue display primary
1510 C2ColorXyStruct white; ///< coordinates of white point
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp138 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()