Avoid out of bound read

BLOCK_Z_TOKEN is defined "255", this commit change the order of operations
to avoid read  av1_extra_bits[255]. av1_extra_bits is defined with size of
12.

Change-Id: I59c35136bb064391139579bce591d1963e722611
1 file changed