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

Skip to content
Commit 2c2050c6 authored by hyoungjun.byun's avatar hyoungjun.byun
Browse files

Fix bugs regarding clamping of numFrames variable.

there is a clamping value in getDurationUsIfPlayedAtSampleRate function
numFrames parameter is uint32_t type. when return value, cast uint32_t to int32_t.
that make clamp value of numFrames

Signed-off-by : Hyoungjun Byun <hyoungjun.byun@lge.com>

Change-Id: Ib97d89b33a8e5b6bea3d499e4b44d1056d7fae66
parent 4ae8b0c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment