Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugAbbrev.h35 DWARFAbbreviationDeclarationSet(uint64_t offset, uint32_t idxOffset) in DWARFAbbreviationDeclarationSet() argument
36 : Offset(offset), IdxOffset(idxOffset) {} in DWARFAbbreviationDeclarationSet()
/external/aac/libSBRenc/src/
Dps_encode.cpp216 const INT idxOffset, in quantizeCoef() argument
232 quantOut[band] = idx - idxOffset; in quantizeCoef()