Searched defs:isrgb8 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/ | ||
H A D | output.c | 1891 int isrgb8 = target == AV_PIX_FMT_BGR8 || target == AV_PIX_FMT_RGB8; in yuv2rgb_write_full() local [all...] |
Completed in 10 milliseconds