Searched refs:vp8_dequant_idct_add_uv_block_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 68 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 69 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 68 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 69 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 68 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 69 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idct_blk.c | 47 void vp8_dequant_idct_add_uv_block_c in vp8_dequant_idct_add_uv_block_c() function
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 73 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 78 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 77 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 87 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 101 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 101 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|