Home
last modified time | relevance | path

Searched defs:av1_round_shift_array (Results 1 – 5 of 5) sorted by relevance

/external/libaom/config/x86/config/
Dav1_rtcd.h654 RTCD_EXTERN void (*av1_round_shift_array)(int32_t *arr, int size, int bit); variable
/external/libaom/config/x86_64/config/
Dav1_rtcd.h647 RTCD_EXTERN void (*av1_round_shift_array)(int32_t *arr, int size, int bit); variable
/external/libaom/config/arm/config/
Dav1_rtcd.h606 #define av1_round_shift_array av1_round_shift_array_neon macro
/external/libaom/config/arm64/config/
Dav1_rtcd.h639 #define av1_round_shift_array av1_round_shift_array_neon macro
/external/libaom/config/riscv64/config/
Dav1_rtcd.h490 #define av1_round_shift_array av1_round_shift_array_c macro