Home
last modified time | relevance | path

Searched refs:tm_buf (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/
H A Dmpp_impl.c263 struct tm tm_buf; in _ops_log() local
272 ptm = localtime_r(&tp.tv_sec, &tm_buf); in _ops_log()