Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Config.h1584 struct C2ColorXyStruct { struct
1594 C2ColorXyStruct red; ///< coordinates of red display primary argument
1595 C2ColorXyStruct green; ///< coordinates of green display primary
1596 C2ColorXyStruct blue; ///< coordinates of blue display primary
1597 C2ColorXyStruct white; ///< coordinates of white point
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp139 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()