Home
last modified time | relevance | path

Searched refs:idct1 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vp8/common/arm/
Darm_systemdependent.c45 rtcd->idct.idct1 = vp8_short_idct4x4llm_1_v6; in vp8_arch_arm_common_init()
80 rtcd->idct.idct1 = vp8_short_idct4x4llm_1_neon; in vp8_arch_arm_common_init()
/external/libvpx/vp8/common/
Didct.h66 vp8_idct_fn_t idct1; member
Dinvtrans.c33 IDCT_INVOKE(rtcd, idct1)(b->dqcoeff, b->diff, pitch); in vp8_inverse_transform_b()
/external/libvpx/vp8/common/generic/
Dsystemdependent.c28 rtcd->idct.idct1 = vp8_short_idct4x4llm_1_c; in vp8_machine_specific_config()
/external/libvpx/vp8/common/x86/
Dx86_systemdependent.c44 rtcd->idct.idct1 = vp8_short_idct4x4llm_1_mmx; in vp8_arch_x86_common_init()