Searched refs:bp0 (Results 1 – 2 of 2) sorted by relevance
68 BoxType *bp0 = new BoxType(dim); in alignedbox() local70 bp0->extend(*bp1); in alignedbox()71 delete bp0; in alignedbox()
52 static int PredictorEncodeTile(TIFF* tif, uint8* bp0, tmsize_t cc0, uint16 s);627 PredictorEncodeTile(TIFF* tif, uint8* bp0, tmsize_t cc0, uint16 s) in PredictorEncodeTile() argument652 memcpy( working_copy, bp0, cc0 ); in PredictorEncodeTile()