Searched refs:db_AllocImage_f (Results 1 – 3 of 3) sorted by relevance
177 lut_x = db_AllocImage_f(w,h); in main()178 lut_y = db_AllocImage_f(w,h); in main()
50 float** db_AllocImage_f(int w,int h,int over_allocation) in db_AllocImage_f() function
418 DB_API float** db_AllocImage_f(int w,int h,int over_allocation=256);