Searched refs:vp8_dequant_idct_add_uv_block_v6 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Didct_blk_v6.c61 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, function
/external/libvpx/libvpx/vp8/common/arm/armv6/
H A Didct_blk_v6.c61 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, function
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvp8_rtcd.h93 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
94 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_v6
/external/libvpx/armv7a/
H A Dvp8_rtcd.h81 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
82 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_v6
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Drtcd_defs.pl47 $vp8_dequant_idct_add_uv_block_media=vp8_dequant_idct_add_uv_block_v6;
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl47 $vp8_dequant_idct_add_uv_block_media=vp8_dequant_idct_add_uv_block_v6;
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvp8_rtcd.h106 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
463 vp8_dequant_idct_add_uv_block = vp8_dequant_idct_add_uv_block_v6;
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvp8_rtcd.h106 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h91 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char *eobs);

Completed in 1474 milliseconds