Lines Matching defs:y8
361 int y8 = i8 >> 1;
362 int xy8 = x8 + y8 * b8_stride;
363 int xy4 = x8 * 3 + y8 * b4_stride;
374 if (!IS_INTRA(mb_type_col[y8]) && !sl->ref_list[1][0].parent->long_ref &&
428 const int y8 = i8 >> 1;
450 const int16_t *mv_col = l1mv[x8 * 3 + y8 * 3 * b4_stride];
464 (y8 * 2 + (i4 >> 1)) * b4_stride];
600 const int y8 = i8 >> 1;
609 if (IS_INTRA(mb_type_col[y8])) {
616 ref0 = l1ref0[x8 + y8 * b8_stride];
620 ref0 = map_col_to_list0[1][l1ref1[x8 + y8 * b8_stride] +
629 const int16_t *mv_col = l1mv[x8 * 3 + y8 * b4_stride];
668 const int y8 = i8 >> 1;
696 const int16_t *mv_col = l1mv[x8 * 3 + y8 * 3 * b4_stride];
706 (y8 * 2 + (i4 >> 1)) * b4_stride];