Searched defs:dest8 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 1240 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_iwht4x4_16_add_c() 1294 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *in, uint8_t *dest8, in vpx_highbd_iwht4x4_1_add_c() 1348 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct4x4_16_add_c() 1375 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct4x4_1_add_c() 1440 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_64_add_c() 1467 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_1_add_c() 1598 void vpx_highbd_idct8x8_10_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_10_add_c() 1791 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_256_add_c() 1988 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_10_add_c() 2016 void vpx_highbd_idct16x16_1_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_1_add_c() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 209 void vp9_highbd_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, in vp9_highbd_iht4x4_16_add_c() 250 void vp9_highbd_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest8, in vp9_highbd_iht8x8_64_add_c() 285 void vp9_highbd_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, in vp9_highbd_iht16x16_256_add_c()
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 868 char dest8[10]; in TestUTS46() local
|
D | custrtrn.c | 2000 char dest8[4]={ 3, 3, 3, 3 }; in TestNullEmptySource() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.c | 3507 void vpx_highbd_idct4x4_16_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct4x4_16_add_sse2() 3623 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_64_add_sse2() 3724 void vpx_highbd_idct8x8_10_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_10_add_sse2() 3828 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_256_add_sse2() 3942 void vpx_highbd_idct16x16_10_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_10_add_sse2()
|