Home
last modified time | relevance | path

Searched defs:CFilter (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar2Decoder.h34 struct CFilter struct
49 CFilter m_Filters[k_MM_NumChanelsMax]; argument
H A DRar3Decoder.h141 struct CFilter: public NVm::CProgram struct
148 CFilter(): BlockStart(0), BlockSize(0), ExecCount(0) {} in CFilter() argument
H A DRar5Decoder.h20 struct CFilter struct
22 Byte Type;
23 Byte Channels;
24 UInt32 Size;
25 UInt64 Start;
/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdec_tns.h133 } CFilter; typedef