Home
last modified time | relevance | path

Searched defs:cpy4 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Daudioconvert.c138 static void cpy4(uint8_t **dst, const uint8_t **src, int len){ in cpy4() function
/third_party/astc-encoder/Source/
Dtinyexr.h7063 static void cpy4(int *dst_val, const int *src_val) { in cpy4() function
7073 static void cpy4(unsigned int *dst_val, const unsigned int *src_val) { in cpy4() function
7083 static void cpy4(float *dst_val, const float *src_val) { in cpy4() function