Home
last modified time | relevance | path

Searched refs:vp8_short_inv_walsh4x4_c (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Didctllm.c140 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_c() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvp8_rtcd.h70 void vp8_short_inv_walsh4x4_c(short *input, short *output);
71 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvp8_rtcd.h70 void vp8_short_inv_walsh4x4_c(short *input, short *output);
71 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp8_rtcd.h79 void vp8_short_inv_walsh4x4_c(short *input, short *output);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvp8_rtcd.h83 void vp8_short_inv_walsh4x4_c(short *input, short *output);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp8_rtcd.h96 void vp8_short_inv_walsh4x4_c(short *input, short *output);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h356 void vp8_short_inv_walsh4x4_c(short *input, short *output);
737 vp8_short_inv_walsh4x4 = vp8_short_inv_walsh4x4_c; in setup_rtcd_internal()