Searched refs:av1_highbd_iwht4x4_1_add_c (Results 1 – 5 of 5) sorted by relevance
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 204 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 205 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 208 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 209 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 204 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 205 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 211 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 212 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/libaom/av1/common/ |
D | av1_inv_txfm2d.c | 81 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *in, uint8_t *dest8, in av1_highbd_iwht4x4_1_add_c() function
|