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

  /external/libvpx/libvpx/vp8/common/arm/
dequantize_arm.c 25 void vp8_dequantize_b_neon(BLOCKD *d, short *DQC) function
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 25 void vp8_dequantize_b_neon(struct blockd*, short *dqc);
26 #define vp8_dequantize_b vp8_dequantize_b_neon
    [all...]

Completed in 19 milliseconds