Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Drgb2rgb.c86 void (*planar2x)(const uint8_t *src, uint8_t *dst, int width, int height, variable
/third_party/ffmpeg/libswscale/x86/
Drgb2rgb_template.c1359 static inline void RENAME(planar2x)(const uint8_t *src, uint8_t *dst, int srcWidth, int srcHeight, … in RENAME() argument