Home | History | Annotate | Download | only in test

Lines Matching refs:c_index

99       const int c_index = i * c_i_stride + j * c_j_stride;
100 c[c_index] = static_cast<uint8_t>(output);