Searched refs:this0 (Results 1 – 1 of 1) sorted by relevance
2836 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local2843 this0 -= prev0; in EncodeDeltaBytes()2845 bytePtr [0] = this0; in EncodeDeltaBytes()2847 this0 = prev0; in EncodeDeltaBytes()2860 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local2871 this0 -= prev0; in EncodeDeltaBytes()2875 bytePtr [0] = this0; in EncodeDeltaBytes()2879 this0 = prev0; in EncodeDeltaBytes()