Home
last modified time | relevance | path

Searched refs:argb_scratch (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/enc/
Dpredictor_enc.c286 uint32_t* const argb_scratch, in GetBestPredictorForTile() argument
313 uint32_t* upper_row = argb_scratch; in GetBestPredictorForTile()
397 uint32_t* const argb_scratch, in CopyImageWithPrediction() argument
405 uint32_t* upper_row = argb_scratch; in CopyImageWithPrediction()
454 uint32_t* const argb, uint32_t* const argb_scratch, in VP8LResidualImage() argument
473 bits, histo, argb_scratch, argb, max_quantization, exact, in VP8LResidualImage()
480 CopyImageWithPrediction(width, height, bits, image, argb_scratch, argb, in VP8LResidualImage()
Dvp8li_enc.h82 uint32_t* const argb, uint32_t* const argb_scratch,
Dvp8i_enc.h511 uint32_t* argb, uint32_t* argb_scratch,