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

  /external/libogg/src/
framing.c 239 static int _os_body_expand(ogg_stream_state *os,int needed){ function
328 if(_os_body_expand(os,bytes) || _os_lacing_expand(os,lacing_vals))
852 if(_os_body_expand(os,bodysize)) return -1;
    [all...]

Completed in 68 milliseconds