MMFMWK-8572 VPU Decoder: not add frm_total_num if input data not including frame...
authorShijie Qin <shijie.qin@nxp.com>
Wed, 17 Jul 2019 08:49:06 +0000 (16:49 +0800)
committerShijie Qin <shijie.qin@nxp.com>
Thu, 18 Jul 2019 09:25:59 +0000 (17:25 +0800)
commit70facb19f35e7219677647a8a2d358c34e74d417
tree747436576773e94db4b5d6fc407f473cffdc60eb
parentce280da743f36a91832293be575b544648be4e94
MMFMWK-8572 VPU Decoder: not add frm_total_num if input data not including frame data

Firmware use the gap between input frames and parsed frames compare with
parse_threshold, if input data not including frame data shall not add
frm_total_num.
verify input and parsed frames count when finished

Signed-off-by: Shijie Qin <shijie.qin@nxp.com>
Reviewed-by: Zhou Peng <eagle.zhou@nxp.com>
Reviewed-by: ming_qian <ming.qian@nxp.com>
drivers/mxc/vpu_malone/insert_startcode.c
drivers/mxc/vpu_malone/insert_startcode.h
drivers/mxc/vpu_malone/vpu_b0.c