Searched refs:av1_fdwt8x8_uint8_input_c (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | dwt.c | 112 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, in av1_fdwt8x8_uint8_input_c() function
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 225 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, int stride, int hbd); 226 #define av1_fdwt8x8_uint8_input av1_fdwt8x8_uint8_input_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 255 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, int stride, int hbd); 256 #define av1_fdwt8x8_uint8_input av1_fdwt8x8_uint8_input_c
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 255 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, int stride, int hbd); 256 #define av1_fdwt8x8_uint8_input av1_fdwt8x8_uint8_input_c
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 271 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, int stride, int hbd); 272 #define av1_fdwt8x8_uint8_input av1_fdwt8x8_uint8_input_c
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 291 void av1_fdwt8x8_uint8_input_c(const uint8_t *input, tran_low_t *output, int stride, int hbd); 292 #define av1_fdwt8x8_uint8_input av1_fdwt8x8_uint8_input_c
|