Searched defs:i_prev (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc_mips32.c | 248 int i_prev = 0; in GetEntropyUnrefined_MIPS32() local 271 int i_prev = 0; in GetCombinedEntropyUnrefined_MIPS32() local 217 GetEntropyUnrefinedHelper( uint32_t val, int i, uint32_t* const val_prev, int* const i_prev, VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) GetEntropyUnrefinedHelper() argument [all...] |
| H A D | lossless_enc.c | 480 int i_prev = 0; in GetEntropyUnrefined_C() local 503 int i_prev = 0; in GetCombinedEntropyUnrefined_C() local 452 GetEntropyUnrefinedHelper( uint32_t val, int i, uint32_t* const val_prev, int* const i_prev, VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) GetEntropyUnrefinedHelper() argument [all...] |
Completed in 3 milliseconds