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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dffv1.c793 static void decode_rgb_frame(FFV1Context *s, uint32_t *src, int w, int h, int stride){ function
991 decode_rgb_frame(f, (uint32_t*)p->data[0], width, height, p->linesize[0]/4);

Completed in 96 milliseconds