Home
last modified time | relevance | path

Searched refs:nVBRQuality (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/Dll/
H A DMP3export.pas84 nVBRQuality: Integer; // VBR QUALITY 0..9
228 beConfig.Format.lhv1.nVBRQuality := 0;
H A DBladeMP3EncDLL.h173 INT nVBRQuality; // VBR QUALITY 0..9 member
174 DWORD dwVbrAbr_bps; // Use ABR in stead of nVBRQuality
H A DBladeMP3EncDLL.c265 lameConfig.format.LHV1.nVBRQuality = nVBR-1; in __declspec()
355 lame_set_VBR_q( gfp, lameConfig.format.LHV1.nVBRQuality ); in __declspec()

Completed in 3 milliseconds