Home | History | Annotate | Download | only in enc

Lines Matching defs:IndexOf

592 static size_t IndexOf(const uint8_t* v, size_t v_size, uint8_t value) {
629 size_t index = IndexOf(mtf, mtf_size, (uint8_t)v_in[i]);