Searched refs:srcFrameCount (Results 1 – 1 of 1) sorted by relevance
129 const int32_t srcFrameCount = getInt32(srcFormat, AMEDIAFORMAT_KEY_FRAME_COUNT); in logSessionEnded() local146 if (status == 0 && srcFrameCount > 0 && duration.count() > 0) { in logSessionEnded()149 std::round(static_cast<double>(srcFrameCount) / seconds.count())); in logSessionEnded()