Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h1564 struct C2ColorXyStruct { struct
1574 C2ColorXyStruct red; ///< coordinates of red display primary argument
1575 C2ColorXyStruct green; ///< coordinates of green display primary
1576 C2ColorXyStruct blue; ///< coordinates of blue display primary
1577 C2ColorXyStruct white; ///< coordinates of white point
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.cpp138 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()