Searched refs:short_fdct8x4 (Results 1 – 5 of 5) sorted by relevance
76 x->short_fdct8x4(&x->block[i].src_diff[0], in vp8_transform_mbuv()88 x->short_fdct8x4(&x->block[i].src_diff[0], in vp8_transform_intra_mby()108 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mb()118 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mb()136 x->short_fdct8x4(&x->block[i].src_diff[0], in transform_mby()
162 void (*short_fdct8x4)(short *input, short *output, int pitch); member
348 z->short_fdct8x4 = x->short_fdct8x4; in setup_mbby_copy()
1074 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4; in vp8_set_speed_features()1080 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4; in vp8_set_speed_features()
594 mb->short_fdct8x4(beptr->src_diff, beptr->coeff, 32); in macro_block_yrd()