Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds