Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Ddequantizeb_neon.c15 void vp8_dequantize_b_neon(BLOCKD *d, short *DQC) { in vp8_dequantize_b_neon() function
/external/libvpx/config/arm64/
Dvp8_rtcd.h87 void vp8_dequantize_b_neon(struct blockd*, short *dqc);
88 #define vp8_dequantize_b vp8_dequantize_b_neon
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h99 void vp8_dequantize_b_neon(struct blockd*, short *dqc);
100 #define vp8_dequantize_b vp8_dequantize_b_neon