vah264enc: Improve B pyramid in H264 and fix intra only stream bug
- If the reference frame number is bigger than 2, we can still enable the pyramid B mode. We do not need to assign a reference frame to each pyramid level.
- Fix a bug when "ref-frames=0", which means the intra only stream.