Searched refs:decode_rgb24_frame (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcllc.c255 static int decode_rgb24_frame(CLLCContext *ctx, GetBitContext *gb, AVFrame *pic) function
431 ret = decode_rgb24_frame(ctx, &gb, pic);

Completed in 30 milliseconds