Searched refs:bp0 (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/
H A Dgeo_alignedbox.cpp68 BoxType *bp0 = new BoxType(dim); local
70 bp0->extend(*bp1);
71 delete bp0;
/external/pdfium/third_party/libtiff/
H A Dtif_predict.c52 static int PredictorEncodeTile(TIFF* tif, uint8* bp0, tmsize_t cc0, uint16 s);
627 PredictorEncodeTile(TIFF* tif, uint8* bp0, tmsize_t cc0, uint16 s) argument
652 memcpy( working_copy, bp0, cc0 );

Completed in 392 milliseconds