Searched refs:color_end (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
932 color_end = get_be16(pb);
934 (color_end <= 255)) {
935 for (j = color_start; j <= color_end; j++) {

Completed in 97 milliseconds