Home
last modified time | relevance | path

Searched defs:encodingIndex (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/test/
Dencodingstest.c56 static void updateStatistics(int encodingIndex,rfbBool failed) { in updateStatistics()
113 int encodingIndex; member
185 static void startClient(int encodingIndex,rfbScreenInfo* server) { in startClient()
/external/libunwind_llvm/src/
DUnwindCursor.hpp346 uint16_t encodingIndex(uint32_t index) const { in encodingIndex() function in libunwind::UnwindSectionCompressedArray
1106 uint16_t encodingIndex = pageIndex.encodingIndex(low); in getInfoFromCompactEncodingSection() local