Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds