Searched refs:read_code (Results 1 – 3 of 3) sorted by relevance
389 codeword = bits.read_code (*lengths); in read_tif_image()407 codeword = bits.read_code (*lengths); in read_tif_image()447 code = bits->read_code (1); //take single bits in read_eol()450 code = bits->read_code (EOL_LENGTH); in read_eol()
47 uinT16 read_code( //read a code
64 uinT16 R_BITSTREAM::read_code( //take code out in read_code() function in R_BITSTREAM