Searched defs:coins (Results 1 – 5 of 5) sorted by relevance
283 SkOpCoincidence* coins = this->globalState()->coincidence(); in checkForCollapsedCoincidence() local
2436 const SkOpCoincidence* coins = this->globalState()->coincidence(); in debugCheckForCollapsedCoincidence() local
2413 const SkOpCoincidence* coins = this->globalState()->coincidence(); in debugCheckForCollapsedCoincidence() local
680 static void init_coins(Coin* coins, size_t num) in init_coins()686 static void cleanup_coins(Coin* coins, size_t num) in cleanup_coins()698 static unsigned append_symbol_coins(Coin* coins, const unsigned* frequencies, unsigned numcodes, si… in append_symbol_coins()720 Coin* coins; /*the coins of the currently calculated row*/ in lodepng_huffman_code_lengths() local