Searched refs:short_walsh4x4 (Results 1 – 6 of 6) sorted by relevance
44 void (*short_walsh4x4)(short *input, short *output, int pitch); variable130 short_walsh4x4 = vp8_short_walsh4x4_c; in vp8_cmachine_specific_config()
160 void (*short_walsh4x4)(short *input, short *output, int pitch); member
144 x->short_walsh4x4(&x->block[24].src_diff[0], in vp8_transform_intra_mby()172 x->short_walsh4x4(&x->block[24].src_diff[0], in transform_mb()192 x->short_walsh4x4(&x->block[24].src_diff[0], in transform_mby()
332 z->short_walsh4x4 = x->short_walsh4x4; in setup_mbby_copy()
599 mb->short_walsh4x4(mb_y2->src_diff, mb_y2->coeff, 8); in macro_block_yrd()
1058 cpi->mb.short_walsh4x4 = vp8_short_walsh4x4; in vp8_set_speed_features()