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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c892 unsigned int color_start, color_count, color_end; local
930 color_start = get_be32(pb);
933 if ((color_start <= 255) &&
935 for (j = color_start; j <= color_end; j++) {

Completed in 91 milliseconds