Find closest multiple of $16$ to $22$. We see that $1 \times 16 = 16$ is the nearest. Now subtract $16$ from $22$ to get reminder $6$. Add $1$ to quotient.
Find closest multiple of $16$ to $64$. We see that $4 \times 16 = 64$ is the nearest. Now subtract $64$ from $64$ to get reminder $0$. Add $4$ to quotient.
Since $0$ is less than $16$, stop the division. The reminder is $0$. The topmost line $014$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $14$.