Searched refs:stbi__jpeg_get_bits (Results 1 – 2 of 2) sorted by relevance
1982 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits() function2136 j->eob_run += stbi__jpeg_get_bits(j, r); in stbi__jpeg_decode_block_prog_ac()2178 j->eob_run += stbi__jpeg_get_bits(j, r); in stbi__jpeg_decode_block_prog_ac()