codecs: fix pts truncation error

It was wrong to assume sizeof(pts) to be 4,
should use 8, instead.

needs corresponding host side change to fix
the bug completely.

BUG: 168593698

Change-Id: I17623fbc273ebfe5bef525caf59d76ecca4745a1
1 file changed