Searched refs:av1_highbd_iwht4x4_1_add_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/config/riscv64/config/ |
D | av1_rtcd.h | 416 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 417 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/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
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 463 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 464 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 466 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 467 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 471 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 472 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 471 void av1_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int dest_stride, int bd); 472 #define av1_highbd_iwht4x4_1_add av1_highbd_iwht4x4_1_add_c
|