Searched refs:pixfmt_rgb24 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | 8bps.c | 45 static const enum AVPixelFormat pixfmt_rgb24[] = { variable 153 avctx->pix_fmt = ff_get_format(avctx, pixfmt_rgb24); in decode_init() |
Completed in 1 milliseconds