Searched refs:binary_search_segment (Results 1 – 2 of 2) sorted by relevance
30 const DENORM_SEG *DENORM::binary_search_segment(float src_x) const { in binary_search_segment() function in DENORM54 const DENORM_SEG* seg = binary_search_segment(src_x); in scale_at_x()69 const DENORM_SEG* seg = binary_search_segment(src_x); in yshift_at_x()
107 const DENORM_SEG *binary_search_segment(float src_x) const;