Searched defs:v210_planar_unpack_c (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | v210dec_init.h | 42 static void v210_planar_unpack_c(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, int width) in v210_planar_unpack_c() function |
Completed in 2 milliseconds