Home
last modified time | relevance | path

Searched refs:vp9_idct16x16_10_add_neon (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct16x16_neon.c112 void vp9_idct16x16_10_add_neon(const int16_t *input, in vp9_idct16x16_10_add_neon() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dpartial_idct_test.cc151 &vp9_idct16x16_10_add_neon,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp9_rtcd.h277 void vp9_idct16x16_10_add_neon(const int16_t *input, uint8_t *dest, int dest_stride);
278 #define vp9_idct16x16_10_add vp9_idct16x16_10_add_neon