Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc71 bool CopyChromaticity(const PrimaryChromaticity* src, in CopyChromaticity() function
1057 if (!CopyChromaticity(r, &r_ptr)) in SetChromaticity()
1062 if (!CopyChromaticity(g, &g_ptr)) in SetChromaticity()
1067 if (!CopyChromaticity(b, &b_ptr)) in SetChromaticity()
1072 if (!CopyChromaticity(white_point, &wp_ptr)) in SetChromaticity()