Searched refs:iwalsh1 (Results 1 – 6 of 6) sorted by relevance
47 rtcd->idct.iwalsh1 = vp8_short_inv_walsh4x4_1_v6; in vp8_arch_arm_common_init()82 rtcd->idct.iwalsh1 = vp8_short_inv_walsh4x4_1_neon; in vp8_arch_arm_common_init()
70 vp8_second_order_fn_t iwalsh1; member
31 rtcd->idct.iwalsh1 = vp8_short_inv_walsh4x4_1_c; in vp8_machine_specific_config()
48 rtcd->idct.iwalsh1 = vp8_short_inv_walsh4x4_1_mmx; in vp8_arch_x86_common_init()
249 IDCT_INVOKE(RTCD_VTABLE(idct), iwalsh1)(&b->dqcoeff[0], b->diff); in decode_macroblock()
171 IDCT_INVOKE(RTCD_VTABLE(idct), iwalsh1)(&b->dqcoeff[0], b->diff); in decode_macroblock()