Searched refs:ITU_YUV_420_0 (Results 1 – 6 of 6) sorted by relevance
107 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl()115 { C2ChromaOffsetStruct::ITU_YUV_420_0() }, in IntfImpl()
122 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl()130 { C2ChromaOffsetStruct::ITU_YUV_420_0() }, in IntfImpl()
92 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl()99 {C2ChromaOffsetStruct::ITU_YUV_420_0()}, 0u, 8u /* bitDepth */, in IntfImpl()
114 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl()122 { C2ChromaOffsetStruct::ITU_YUV_420_0() }, in IntfImpl()
83 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl()91 { C2ChromaOffsetStruct::ITU_YUV_420_0() }, in IntfImpl()
1311 constexpr static C2ChromaOffsetStruct ITU_YUV_420_0() { return { 0.0f, 0.5f }; } in ITU_YUV_420_0() function