Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h136 … OSCL_IMPORT_REF PVMFStatus SetMaxID3TagSize(bool aUseMaxSize, uint32 aMaxSize, bool aUsePadding);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp210 …T_REF PVMFStatus PVID3ParCom::SetMaxID3TagSize(bool aUseMaxSize, uint32 aMaxSize, bool aUsePadding) in SetMaxID3TagSize() argument
247 iUsePadding = aUsePadding; in SetMaxID3TagSize()