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

  /external/libvorbis/lib/
synthesis.c 173 ci->halfrate_flag=(flag?1:0);
179 return ci->halfrate_flag;
codec_internal.h 130 int halfrate_flag; /* painless downsample for decode */ member in struct:codec_setup_info
block.c 188 hs=ci->halfrate_flag;
693 hs=ci->halfrate_flag;
724 int hs=ci->halfrate_flag;
936 int hs=ci->halfrate_flag;
1011 int hs=ci->halfrate_flag;

Completed in 73 milliseconds