Searched refs:short4x4 (Results 1 – 5 of 5) sorted by relevance
52 vp8_fdct_fn_t short4x4; member
1199 cpi->mb.vp8_short_fdct4x4 = FDCT_INVOKE(&cpi->rtcd.fdct, short4x4); in vp8_set_speed_features()
111 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_neon; in vp8_arch_arm_encoder_init()
229 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_mmx; in vp8_arch_x86_encoder_init()282 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_sse2; in vp8_arch_x86_encoder_init()
77 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_c; in vp8_cmachine_specific_config()