HomeSort by relevance Sort by last modified time
    Searched full:_floor_p (Results 1 - 7 of 7) sorted by null

  /external/libvorbis/win32/
vorbis.def 6 _floor_P
  /external/libvorbis/lib/
registry.h 28 extern const vorbis_func_floor *const _floor_P[];
registry.c 32 const vorbis_func_floor *const _floor_P[]={
info.c 179 _floor_P[ci->floor_type[i]]->free_info(ci->floor_param[i]);
301 ci->floor_param[i]=_floor_P[ci->floor_type[i]]->unpack(vi,opb);
512 if(_floor_P[ci->floor_type[i]]->pack)
513 _floor_P[ci->floor_type[i]]->pack(ci->floor_param[i],opb);
psytune.c 291 floor_look=_floor_P[1]->look(NULL,NULL,&_floor_set0);
389 nonzero[i]=_floor_P[1]->forward(&vb,floor_look,
block.c 274 b->flr[i]=_floor_P[ci->floor_type[i]]->
342 _floor_P[ci->floor_type[i]]->
mapping0.c 725 floormemo[i]=_floor_P[ci->floor_type[info->floorsubmap[submap]]]->
793 _floor_P[ci->floor_type[info->floorsubmap[submap]]]->

Completed in 209 milliseconds