Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_avq_dec.c103 WORD32 *rem2) { in ixheaacd_voronoi_search()
151 WORD32 rem1[8], rem2[8]; in ixheaacd_voronoi_idx_dec() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabIn.cpp145 const UInt64 rem2 = *SearchLimit - (Processed + End) + _headerSize; in Find() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.cpp658 const size_t rem2 = DirSize - pos; in ParseDirItem() local
/aosp_15_r20/external/lzma/C/
H A DXzDec.c1847 const UInt64 rem2 = me->outSize - me->outProcessed_Parse; in XzDecMt_Callback_Parse() local