MLK-22668 VPU Decoder: correct frame_byte typedef to int
authorShijie Qin <shijie.qin@nxp.com>
Wed, 25 Sep 2019 09:10:18 +0000 (17:10 +0800)
committerShijie Qin <shijie.qin@nxp.com>
Thu, 24 Oct 2019 10:56:31 +0000 (18:56 +0800)
commita374f6fe889c1e4e657b5a293c51e3cb1a21bd6b
tree529c895ded1a06084eeb6deed9b183486e83ce29
parentc5d3ec7ad151a34cc9e8725556f25e8d05369666
MLK-22668 VPU Decoder: correct frame_byte typedef to int

Correct frame_byte typedef to int in order to align with
update_stream_addr_vpu() typedef, it maybe negative.

Signed-off-by: Shijie Qin <shijie.qin@nxp.com>
Reviewed-by: ming_qian <ming.qian@nxp.com>
(cherry picked from commit b04249f00b7cb28a17d3b7b992d565ca0edbee28)
drivers/mxc/vpu_malone/insert_startcode.c
drivers/mxc/vpu_malone/vpu_b0.c