Home | History | Annotate | Download | only in webp

Lines Matching full:picture

151                             default, photo, picture,
168 -crop <x> <y> <w> <h> .. crop picture with the given rectangle
169 -resize <w> <h> ........ resize picture (after any cropping)
184 One of: photo, picture or graph
218 "easy" parts of the picture and use them in the "difficult" ones instead.
358 picture.
385 // allocated picture of dimension width x height
424 To detect a WebP file and gather the picture's dimensions, the function:
445 can be used to decode the picture further. There are two (mutually exclusive)
466 To retrieve partially decoded picture samples, one must use the corresponding
483 an otherwise too-large picture. Some CPU can be saved too, incidentally.
505 // should be big enough to store the decoded picture.