Searched refs:vp8_dequant_idct_add_y_block_c (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 72 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs… 73 #define vp8_dequant_idct_add_y_block vp8_dequant_idct_add_y_block_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idct_blk.c | 15 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, in vp8_dequant_idct_add_y_block_c() function
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 84 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 84 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 98 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 98 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|