Searched defs:sf (Results 1 – 3 of 3) sorted by relevance
198 OI_INT sf; in OI_SBC_ReadSamples() local
498 pixel_t sf, df; in blending() local808 uint8_t& sf = fragment.s[j]; in scanline() local
141 bool SparseToBuf(sparse_file* sf, std::vector<char>* out, bool with_crc = false) { in SparseToBuf()