Searched refs:first_channel (Results 1 – 1 of 1) sorted by relevance
131 size_t first_channel = first_imm_ptr->value(); in GetCoverIndex() local139 size_t cover_index = (first_channel >= second_channel) ? 0 : 1; in GetCoverIndex()