It's based on the object. Each object gets it's own spritesheet, or more than one if needed.
So if you have a sprite with 4 frames of animation, it will get put on a sprite sheet. If you have a sprite with 1 frame, it will get it's own sprite sheet.
Pretty sure that's how it works in a nutshell.