Searched refs:vp8_dequant_idct_add_uv_block_c (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 69 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 70 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idct_blk.c | 36 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, in vp8_dequant_idct_add_uv_block_c() function
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 80 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 | 80 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 | 94 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 | 94 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|