Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkYUVAInfo.cpp191 // Like YUVALocation but chanIdx refers to channels by index rather than absolute channel, e.g. in GetYUVALocations()
194 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()

Completed in 2 milliseconds