Home
last modified time | relevance | path

Searched refs:iUsePadding (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h906 bool iUsePadding; variable
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp94 iUsePadding(false), in PVID3ParCom()
247 iUsePadding = aUsePadding; in SetMaxID3TagSize()
252 iUsePadding = false; in SetMaxID3TagSize()
3981 if (iUseMaxTagSize && iUsePadding) in ComposeID3v2Tag()
4168 if (iUseMaxTagSize && iUsePadding && (index < iMaxTagSize)) in ComposeID3v2Tag()