It is possible to guess that from symbol names (e.g. stbi__YCbCr_to_RGB_row function represents the second step) and currently running instructions (e.g. you don't see many SSE instructions during that step). But to be honest, Justine wrote the program in question (printimage) so that information should be obvious to its author ;-)