• Home
  • Raw
  • Download

Lines Matching refs:dst_idx

1301     int dst_idx, off;  in vc1_decode_p_mb()  local
1347 dst_idx = 0; in vc1_decode_p_mb()
1350 dst_idx += i >> 2; in vc1_decode_p_mb()
1374 … s->dest[dst_idx] + off, (i & 4) ? s->uvlinesize : s->linesize, in vc1_decode_p_mb()
1430 dst_idx = 0; in vc1_decode_p_mb()
1454 dst_idx += i >> 2; in vc1_decode_p_mb()
1477 first_block, s->dest[dst_idx] + off, in vc1_decode_p_mb()
1532 int dst_idx, off; in vc1_decode_p_mb_intfr() local
1597 dst_idx = 0; in vc1_decode_p_mb_intfr()
1602 dst_idx += i >> 2; in vc1_decode_p_mb_intfr()
1638 dst_idx = 0; in vc1_decode_p_mb_intfr()
1682 dst_idx += i >> 2; in vc1_decode_p_mb_intfr()
1690 first_block, s->dest[dst_idx] + off, in vc1_decode_p_mb_intfr()
1742 int dst_idx, off; in vc1_decode_p_mb_intfi() local
1765 dst_idx = 0; in vc1_decode_p_mb_intfi()
1770 dst_idx += i >> 2; in vc1_decode_p_mb_intfi()
1819 dst_idx = 0; in vc1_decode_p_mb_intfi()
1822 dst_idx += i >> 2; in vc1_decode_p_mb_intfi()
1827 first_block, s->dest[dst_idx] + off, in vc1_decode_p_mb_intfi()
1865 int dst_idx, off; in vc1_decode_b_mb() local
1966 dst_idx = 0; in vc1_decode_b_mb()
1969 dst_idx += i >> 2; in vc1_decode_b_mb()
1990 s->dest[dst_idx] + off, in vc1_decode_b_mb()
1995 first_block, s->dest[dst_idx] + off, in vc1_decode_b_mb()
2022 int dst_idx, off; in vc1_decode_b_mb_intfi() local
2048 dst_idx = 0; in vc1_decode_b_mb_intfi()
2053 dst_idx += i >> 2; in vc1_decode_b_mb_intfi()
2070 s->dest[dst_idx] + off, in vc1_decode_b_mb_intfi()
2149 dst_idx = 0; in vc1_decode_b_mb_intfi()
2152 dst_idx += i >> 2; in vc1_decode_b_mb_intfi()
2157 first_block, s->dest[dst_idx] + off, in vc1_decode_b_mb_intfi()
2191 int dst_idx, off; in vc1_decode_b_mb_intfr() local
2242 dst_idx = 0; in vc1_decode_b_mb_intfr()
2247 dst_idx += i >> 2; in vc1_decode_b_mb_intfr()
2267 s->dest[dst_idx] + off, in vc1_decode_b_mb_intfr()
2343 dst_idx = 0; in vc1_decode_b_mb_intfr()
2448 dst_idx += i >> 2; in vc1_decode_b_mb_intfr()
2456 first_block, s->dest[dst_idx] + off, in vc1_decode_b_mb_intfr()