Searched refs:vp8_dequant_idct_add_y_block_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 71 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs… 72 #define vp8_dequant_idct_add_y_block vp8_dequant_idct_add_y_block_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 71 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs… 72 #define vp8_dequant_idct_add_y_block vp8_dequant_idct_add_y_block_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 71 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs… 72 #define vp8_dequant_idct_add_y_block vp8_dequant_idct_add_y_block_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idct_blk.c | 21 void vp8_dequant_idct_add_y_block_c in vp8_dequant_idct_add_y_block_c() function
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 77 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 82 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 81 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 | 92 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 | 106 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 | 106 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, int stride, char *eobs…
|