Searched refs:frameCheck (Results 1 – 1 of 1) sorted by relevance
412 bool frameCheck = IsWithinPTSAndIndexConversionMaxFrames(trackIndex); in GetIndexByRelativePresentationTimeUs() local413 FALSE_RETURN_V_MSG_E(frameCheck, Status::ERROR_INVALID_DATA, "Frame count exceeds limit"); in GetIndexByRelativePresentationTimeUs()443 bool frameCheck = IsWithinPTSAndIndexConversionMaxFrames(trackIndex); in GetRelativePresentationTimeUsByIndex() local444 FALSE_RETURN_V_MSG_E(frameCheck, Status::ERROR_INVALID_DATA, "Frame count exceeds limit"); in GetRelativePresentationTimeUsByIndex()