Searched refs:idx8x8 (Results 1 – 2 of 2) sorted by relevance
891 int idx8x8 = 0; in highbd_transpose() local894 uint16_t *in = src[idx8x8]; in highbd_transpose()895 uint16_t *out = dst[idx8x8]; in highbd_transpose()984 } while (++idx8x8 < num_8x8_to_transpose); in highbd_transpose()
1602 int idx8x8 = 0; in transpose() local1605 unsigned char *in = src[idx8x8]; in transpose()1606 unsigned char *out = dst[idx8x8]; in transpose()1662 } while (++idx8x8 < num_8x8_to_transpose); in transpose()