Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 93f25c96 authored by Srinu Gorle's avatar Srinu Gorle Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc: Fix bus voting overflow issues on 32 bit platform



Q16 representation in 32 bit platform is causing variable
overflow. Replace strict 64 bit data types instead of
size_t, which ensure 64 bit allocation happen for all required
calculations.Also amended division operations with 64bit generic
function calls to support 64 bit division operation
on 32 bit platform.

Change-Id: Ib345c209f562c9d6bafc4fd98c35126905b5c02f
Signed-off-by: default avatarSrinu Gorle <sgorle@codeaurora.org>
parent c62ec7b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment