Home | History | Annotate | Download | only in src

Lines Matching refs:segment

730                 ushort* segment;
744 /* Update corresponding histogram segment */
764 /* Find median in segment */
765 segment = H[c].fine[k];
767 sum += segment[b];