Home
last modified time | relevance | path

Searched refs:floor1_interpolate_fit (Results 1 – 3 of 3) sorted by relevance

/external/libvorbis/lib/
Dcodec_internal.h161 extern int *floor1_interpolate_fit(vorbis_block *vb,vorbis_look_floor1 *look,
Dmapping0.c571 floor1_interpolate_fit(vb,b->flr[info->floorsubmap[submap]], in mapping0_forward()
577 floor1_interpolate_fit(vb,b->flr[info->floorsubmap[submap]], in mapping0_forward()
Dfloor1.c746 int *floor1_interpolate_fit(vorbis_block *vb,vorbis_look_floor1 *look, in floor1_interpolate_fit() function