Searched refs:short_fdct8x4 (Results 1 – 5 of 5) sorted by relevance
124 x->short_fdct8x4(&x->block[i].src_diff[0], in vp8_transform_mbuv()136 x->short_fdct8x4(&x->block[i].src_diff[0], in vp8_transform_intra_mby()156 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mb()166 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mb()184 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mby()
159 void (*short_fdct8x4)(short *input, short *output, int pitch); member
331 z->short_fdct8x4 = x->short_fdct8x4; in setup_mbby_copy()
1048 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4; in vp8_set_speed_features()1054 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4; in vp8_set_speed_features()
593 mb->short_fdct8x4(beptr->src_diff, beptr->coeff, 32); in macro_block_yrd()