Searched refs:cdef_copy_rect8_8bit_to_16bit_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | cdef_test.cc | 667 ::testing::Values(make_tuple(&cdef_copy_rect8_8bit_to_16bit_c, 713 ::testing::Values(make_tuple(&cdef_copy_rect8_8bit_to_16bit_c, 758 ::testing::Values(make_tuple(&cdef_copy_rect8_8bit_to_16bit_c, 803 ::testing::Values(make_tuple(&cdef_copy_rect8_8bit_to_16bit_c,
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 527 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, i… 528 #define cdef_copy_rect8_8bit_to_16bit cdef_copy_rect8_8bit_to_16bit_c
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | cdef.c | 75 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, in cdef_copy_rect8_8bit_to_16bit_c() function
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 579 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, i… 580 #define cdef_copy_rect8_8bit_to_16bit cdef_copy_rect8_8bit_to_16bit_c
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 578 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, i…
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 658 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, i…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 695 void cdef_copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, i…
|