Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Config.h1664 struct C2ColorXyStruct { struct
1674 C2ColorXyStruct red; ///< coordinates of red display primary argument
1675 C2ColorXyStruct green; ///< coordinates of green display primary
1676 C2ColorXyStruct blue; ///< coordinates of blue display primary
1677 C2ColorXyStruct white; ///< coordinates of white point
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp139 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp120 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp120 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()