Searched refs:vp8_dequantize_b_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | dequantize.c | 17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) in vp8_dequantize_b_c() function
|
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 74 void vp8_dequantize_b_c(struct blockd*, short *dqc); 75 #define vp8_dequantize_b vp8_dequantize_b_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 74 void vp8_dequantize_b_c(struct blockd*, short *dqc); 75 #define vp8_dequantize_b vp8_dequantize_b_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 74 void vp8_dequantize_b_c(struct blockd*, short *dqc); 75 #define vp8_dequantize_b vp8_dequantize_b_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 81 void vp8_dequantize_b_c(struct blockd*, short *dqc); 82 #define vp8_dequantize_b vp8_dequantize_b_c
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 86 void vp8_dequantize_b_c(struct blockd*, short *dqc);
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 85 void vp8_dequantize_b_c(struct blockd*, short *dqc);
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 97 void vp8_dequantize_b_c(struct blockd*, short *dqc);
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 111 void vp8_dequantize_b_c(struct blockd*, short *dqc);
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 111 void vp8_dequantize_b_c(struct blockd*, short *dqc);
|