Searched refs:getShort (Results 1 – 3 of 3) sorted by relevance
223 objectOutput.writeShort(inputBuffer.getShort(wordIndex)); in writeExternalWord()241 return wordSize == SHORT_NUM_BYTES ? buffer.getShort(wordIndex) : buffer.getInt(wordIndex); in readWordFromBuffer()
163 ExifShort getShort(unsigned int index) const in getShort() function
62 return object(getShort(index)); in component()