Searched refs:bit_offset_hi (Results 1 – 2 of 2) sorted by relevance
42 png_uint_32 bit_offset_hi = bit_depth * ((x >> 6) * channels); in component() local45 row = (png_const_bytep)(((const png_byte (*)[8])row) + bit_offset_hi); in component()