Searched defs:flr (Results 1 – 8 of 8) sorted by relevance
/external/libvorbis/lib/ |
D | psytune.c | 242 float *pcm[2],*out[2],*window,*flr[2],*mask[2],*work[2]; in main() local
|
D | psy.c | 417 const float *flr, in seed_loop() 511 float *flr){ in max_seeds()
|
D | codec_internal.h | 69 vorbis_look_floor **flr; member
|
D | floor1.c | 421 static int accumulate_fit(const float *flr,const float *mdct, in accumulate_fit()
|
/external/libvncserver/libvncserver/tightvnc-filetransfer/ |
D | rfbtightproto.h | 382 rfbFileListRequestMsg flr; member
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 205 LLVMValueRef fract, flr, isOdd; in lp_build_coord_mirror() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 192 const int flr = util_ifloor(s); in wrap_nearest_mirror_repeat() local 321 const int flr = util_ifloor(s); in wrap_linear_mirror_repeat() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 210 const GLint flr = IFLOOR(s); in linear_texel_locations() local 337 const GLint flr = IFLOOR(s); in nearest_texel_location() local
|