Searched refs:chanIdx (Results 1 – 1 of 1) sorted by relevance
194 struct PlaneAndIndex {int plane, chanIdx;}; in GetYUVALocations() member264 auto [plane, chanIdx] = planesAndIndices[i]; in GetYUVALocations()267 if (!channel_index_to_channel(planeChannelFlags[plane], chanIdx, &channel)) { in GetYUVALocations()