Searched refs:kChannelsByStability (Results 1 – 1 of 1) sorted by relevance
50 const char* kChannelsByStability[] = { variable153 std::begin(kChannelsByStability), in SetTargetChannel()154 std::end(kChannelsByStability)); in SetTargetChannel()201 for (size_t t = 0; t < arraysize(kChannelsByStability); ++t) in GetChannelIndex()202 if (channel == kChannelsByStability[t]) in GetChannelIndex()