Searched refs:av1_highbd_iwht4x4_16_add_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | fwht4x4_test.cc | 47 av1_highbd_iwht4x4_16_add_c(in, out, stride, 10); in iwht4x4_10() 51 av1_highbd_iwht4x4_16_add_c(in, out, stride, 12); in iwht4x4_12()
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 205 void av1_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 206 #define av1_highbd_iwht4x4_16_add av1_highbd_iwht4x4_16_add_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 201 void av1_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 202 #define av1_highbd_iwht4x4_16_add av1_highbd_iwht4x4_16_add_c
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 201 void av1_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 202 #define av1_highbd_iwht4x4_16_add av1_highbd_iwht4x4_16_add_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 208 void av1_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 209 #define av1_highbd_iwht4x4_16_add av1_highbd_iwht4x4_16_add_c
|
/external/libaom/libaom/av1/common/ |
D | av1_inv_txfm2d.c | 20 void av1_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, in av1_highbd_iwht4x4_16_add_c() function
|