Searched defs:voffs_div (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vorbisdec.c | 1523 unsigned voffs_div = ch == 1 ? voffset : FASTDIV(voffset, ch); in vorbis_residue_decode_internal() local |
Completed in 5 milliseconds