Searched refs:vp8_dequant_idct_add_uv_block_c (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vp8_rtcd.h | 37 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 38 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vp8_rtcd.h | 37 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 38 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vp8_rtcd.h | 39 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vp8_rtcd.h | 40 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vp8_rtcd.h | 43 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vp8_rtcd.h | 107 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 552 vp8_dequant_idct_add_uv_block = vp8_dequant_idct_add_uv_block_c; in setup_rtcd_internal()
|