Home
last modified time | relevance | path

Searched refs:dwVbrAbr_bps (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/Dll/
H A DBladeMP3EncDLL.c296 actual_bitrate = lameConfig.format.LHV1.dwVbrAbr_bps / 1000; in __declspec()
402 if (lameConfig.format.LHV1.dwVbrAbr_bps > 0 ) in __declspec()
408 lame_set_VBR_mean_bitrate_kbps( gfp, ( lameConfig.format.LHV1.dwVbrAbr_bps + 500 ) / 1000 ); in __declspec()
H A DBladeMP3EncDLL.h174 DWORD dwVbrAbr_bps; // Use ABR in stead of nVBRQuality member

Completed in 3 milliseconds