HomeSort by relevance Sort by last modified time
    Searched refs:vp8_short_idct4x4llm_neon (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.c 16 void vp8_short_idct4x4llm_neon( function
  /external/libvpx/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 12 EXPORT |vp8_short_idct4x4llm_neon|
39 |vp8_short_idct4x4llm_neon| PROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 12 EXPORT |vp8_short_idct4x4llm_neon|
39 |vp8_short_idct4x4llm_neon| PROC
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 272 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
273 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 311 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
312 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon
vpx_rtcd.h 85 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
    [all...]
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 281 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
282 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 90 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
91 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 311 void vp8_short_idct4x4llm_neon(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
    [all...]

Completed in 93 milliseconds