Searched defs:dest_stride (Results 1 – 19 of 19) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct16x16_neon.c | 39 uint8_t *dest, int dest_stride) { in vpx_idct16x16_256_add_neon() 120 uint8_t *dest, int dest_stride) { in vpx_idct16x16_10_add_neon()
|
D | idct4x4_1_add_neon.c | 19 int dest_stride) { in vpx_idct4x4_1_add_neon()
|
D | idct8x8_1_add_neon.c | 19 int dest_stride) { in vpx_idct8x8_1_add_neon()
|
D | idct16x16_1_add_neon.c | 19 int dest_stride) { in vpx_idct16x16_1_add_neon()
|
D | idct4x4_add_neon.c | 16 int dest_stride) { in vpx_idct4x4_16_add_neon()
|
D | idct32x32_1_add_neon.c | 121 int dest_stride) { in vpx_idct32x32_1_add_neon()
|
D | idct8x8_add_neon.c | 244 int dest_stride) { in vpx_idct8x8_64_add_neon() 357 int dest_stride) { in vpx_idct8x8_12_add_neon()
|
D | idct16x16_add_neon.c | 329 int dest_stride) { in vpx_idct16x16_256_add_neon_pass2() 1026 int dest_stride) { in vpx_idct16x16_10_add_neon_pass2()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans8_dspr2.c | 198 int dest_stride) { in idct8_columns_add_blk_dspr2() 446 int dest_stride) { in vpx_idct8x8_64_add_dspr2() 466 int dest_stride) { in vpx_idct8x8_12_add_dspr2() 511 int dest_stride) { in vpx_idct8x8_1_add_dspr2()
|
D | itrans4_dspr2.c | 103 int dest_stride) { in vpx_idct4_columns_add_blk_dspr2() 225 int dest_stride) { in vpx_idct4x4_16_add_dspr2() 245 int dest_stride) { in vpx_idct4x4_1_add_dspr2()
|
D | itrans16_dspr2.c | 403 int dest_stride) { in idct16_cols_add_blk_dspr2() 891 int dest_stride) { in vpx_idct16x16_256_add_dspr2() 910 int dest_stride) { in vpx_idct16x16_10_add_dspr2() 959 int dest_stride) { in vpx_idct16x16_1_add_dspr2()
|
D | itrans32_cols_dspr2.c | 17 int dest_stride) { in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 869 int dest_stride) { in vpx_idct32x32_1024_add_dspr2()
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans4_dspr2.c | 25 int dest_stride, int tx_type) { in vp9_iht4x4_16_add_dspr2()
|
D | vp9_itrans8_dspr2.c | 24 int dest_stride, int tx_type) { in vp9_iht8x8_64_add_dspr2()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | idct_msa.c | 88 uint8_t *dest, int32_t dest_stride) in idct4x4_addblk_msa() 124 uint8_t *dest, int32_t dest_stride) in idct4x4_addconst_msa() 180 uint8_t *dest, int32_t dest_stride) in dequant_idct4x4_addblk_msa() 222 uint8_t *dest, int32_t dest_stride) in dequant_idct4x4_addblk_2x_msa() 286 uint8_t *dest, int32_t dest_stride) in dequant_idct_addconst_2x_msa()
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht4x4_add_neon.c | 158 int dest_stride, int tx_type) { in vp9_iht4x4_16_add_neon()
|
D | vp9_iht8x8_add_neon.c | 490 int dest_stride, int tx_type) { in vp9_iht8x8_64_add_neon()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 68 void vpx_iwht4x4_1_add_c(const tran_low_t *in, uint8_t *dest, int dest_stride) { in vpx_iwht4x4_1_add_c() 140 int dest_stride) { in vpx_idct4x4_1_add_c() 1286 int dest_stride, int bd) { in vpx_highbd_iwht4x4_1_add_c() 1367 int dest_stride, int bd) { in vpx_highbd_idct4x4_1_add_c()
|