Searched refs:host_write_i2d (Results 1 – 1 of 1) sorted by relevance
65 static sf_count_t host_write_i2d (SF_PRIVATE *psf, const int *ptr, sf_count_t len) ;179 psf->write_int = host_write_i2d ; in double64_init()187 psf->write_int = host_write_i2d ; in double64_init()195 psf->write_int = host_write_i2d ; in double64_init()203 psf->write_int = host_write_i2d ; in double64_init()709 host_write_i2d (SF_PRIVATE *psf, const int *ptr, sf_count_t len) in host_write_i2d() function