HomeSort by relevance Sort by last modified time
    Searched refs:normal_p (Results 1 - 3 of 3) sorted by null

  /external/libvorbis/lib/
psy.h 60 int normal_p; member in struct:vorbis_info_psy
psy.c 939 int start = (vi->normal_p ? vi->normal_start-i : n);
1019 int partition=(p->vi->normal_p ? p->vi->normal_partition : 16);
    [all...]
vorbisenc.c 325 p->normal_p=1;
    [all...]

Completed in 3111 milliseconds