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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhuffyuvdec.c780 static void decode_bgr_bitstream(HYuvContext *s, int count) function
1127 decode_bgr_bitstream(s, width - 1);
1131 decode_bgr_bitstream(s, width);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dhuffyuv.c869 static void decode_bgr_bitstream(HYuvContext *s, int count){ function
1166 decode_bgr_bitstream(s, width-1);
1170 decode_bgr_bitstream(s, width);

Completed in 112 milliseconds