Home
last modified time | relevance | path

Searched defs:val_prev (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless_enc_mips32.c219 uint32_t val, int i, uint32_t* WEBP_RESTRICT const val_prev, in GetEntropyUnrefinedHelper()
243 *val_prev = val; in GetEntropyUnrefinedHelper() local
Dlossless_enc.c383 uint32_t val, int i, uint32_t* WEBP_RESTRICT const val_prev, in GetEntropyUnrefinedHelper()