Loading media/libstagefright/VideoFrameSchedulerBase.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ void VideoFrameSchedulerBase::PLL::test() { #endif __attribute__((no_sanitize("integer"))) bool VideoFrameSchedulerBase::PLL::fit( nsecs_t phase, nsecs_t period, size_t numSamplesToUse, int64_t *a, int64_t *b, int64_t *err) { Loading Loading
media/libstagefright/VideoFrameSchedulerBase.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ void VideoFrameSchedulerBase::PLL::test() { #endif __attribute__((no_sanitize("integer"))) bool VideoFrameSchedulerBase::PLL::fit( nsecs_t phase, nsecs_t period, size_t numSamplesToUse, int64_t *a, int64_t *b, int64_t *err) { Loading