commit | 9c52fe1998e67983e548a384b2ce6cf620a53fe2 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Wed Dec 12 15:40:56 2012 -0800 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Wed Dec 12 18:37:41 2012 -0800 |
tree | 87168d1ef5fcfb3e1354fe83ff62e65554ed6fb4 | |
parent | 547acde525806699ce5b8fcde252ff85b9d3c1f7 [diff] |
msm_vidc: Add error check for clock scaling. Clock scaling uses timestamp to determine the current fps. Timestamp for some frames might be invalid and shouldn't be used to calculate the fps. Add a check to handle this case. Change-Id: I8c570b131d11b1d2644806714fe2a726ca155eb5 Signed-off-by: Praneeth Paladugu <ppaladug@codeaurora.org>