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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
idct_blk_neon.c 52 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, function
  /external/libvpx/libvpx/vp8/common/arm/neon/
idct_blk_neon.c 52 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
idct_blk_neon.c 52 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, function
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 97 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
98 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 107 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
108 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_neon
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 92 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
93 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_neon
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 45 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
46 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 107 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
    [all...]

Completed in 4188 milliseconds