Lines Matching full:part
5 * This file is part of the Independent JPEG Group's software.
759 /* Access the part of a virtual sample array starting at start_row */
771 /* Make the desired part of the virtual array accessible */
781 /* Decide what part of virtual array to access.
799 /* Read in the selected part of the array.
801 * because the selected part is all undefined.
805 /* Ensure the accessed part of the array is defined; prezero if needed.
806 * To improve locality of access, we only prezero the part of the array
835 /* Return address of proper part of the buffer */
844 /* Access the part of a virtual block array starting at start_row */
856 /* Make the desired part of the virtual array accessible */
866 /* Decide what part of virtual array to access.
884 /* Read in the selected part of the array.
886 * because the selected part is all undefined.
890 /* Ensure the accessed part of the array is defined; prezero if needed.
891 * To improve locality of access, we only prezero the part of the array
920 /* Return address of proper part of the buffer */