Home
last modified time | relevance | path

Searched defs:rgb16to32 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/
H A Drgb2rgb.c49 void (*rgb16to32)(const uint8_t *src, uint8_t *dst, int src_size); variable
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c973 static inline void RENAME(rgb16to32)(const uint8_t *src, uint8_t *dst, int src_size) in rgb16to32() function

Completed in 6 milliseconds