Home | History | Annotate | Download | only in test

Lines Matching refs:a_index

82         const int a_index = i * a_i_stride + l * a_l_stride;
83 const uint8_t a_as_byte = a[a_index];