Home
last modified time | relevance | path

Searched refs:vp9_idct16x16_256_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.c37 void vp9_idct16x16_256_add_neon(const int16_t *input, in vp9_idct16x16_256_add_neon() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp9_rtcd.h273 void vp9_idct16x16_256_add_neon(const int16_t *input, uint8_t *dest, int dest_stride);
274 #define vp9_idct16x16_256_add vp9_idct16x16_256_add_neon
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc520 &vp9_idct16x16_256_add_neon, 0)));