Searched refs:copy_rect8_8bit_to_16bit_c (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | cdef.c | 90 void copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, in copy_rect8_8bit_to_16bit_c() function
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 339 void copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, int v,…
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 336 void copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, int v,…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 336 void copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, int v,…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 342 void copy_rect8_8bit_to_16bit_c(uint16_t *dst, int dstride, const uint8_t *src, int sstride, int v,…
|