Searched refs:APE_DECOMPRESS_FIELDS (Results 1 – 5 of 5) sorted by relevance
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/ |
H A D | APEDecompress.h | 23 int GetInfo(APE_DECOMPRESS_FIELDS Field, int nParam1 = 0, int nParam2 = 0);
|
H A D | MACLib.h | 170 enum APE_DECOMPRESS_FIELDS enum 265 virtual int GetInfo(APE_DECOMPRESS_FIELDS Field, int nParam1 = 0, int nParam2 = 0) = 0;
|
H A D | APEInfo.h | 85 int GetInfo(APE_DECOMPRESS_FIELDS Field, int nParam1 = 0, int nParam2 = 0);
|
H A D | APEInfo.cpp | 132 int CAPEInfo::GetInfo(APE_DECOMPRESS_FIELDS Field, int nParam1, int nParam2) in GetInfo()
|
H A D | APEDecompress.cpp | 374 int CAPEDecompress::GetInfo(APE_DECOMPRESS_FIELDS Field, int nParam1, int nParam2) in GetInfo()
|