Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkYUVAInfo.cpp194 struct PlaneAndIndex {int plane, chanIdx;}; in GetYUVALocations() member
264 auto [plane, chanIdx] = planesAndIndices[i]; in GetYUVALocations()
267 if (!channel_index_to_channel(planeChannelFlags[plane], chanIdx, &channel)) { in GetYUVALocations()