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

  /external/libvorbis/lib/
vorbisenc.c 145 static const vorbis_info_mode _mode_template[2]={ variable
595 const vorbis_info_mode *mode=_mode_template;
605 memcpy(ci->mode_param[i],mode+i,sizeof(*_mode_template));
    [all...]

Completed in 62 milliseconds