Searched refs:ExtractAndCropOrScale (Results 1 – 3 of 3) sorted by relevance
50 if (!ExtractAndCropOrScale(&pic, data, size, &bit_pos)) { in LLVMFuzzerTestOneInput()
55 if (!ExtractAndCropOrScale(&pic, data, size, bit_pos)) { in AddFrame()
166 static int ExtractAndCropOrScale(WebPPicture* const pic, const uint8_t data[], in ExtractAndCropOrScale() function