Home
last modified time | relevance | path

Searched refs:tempDuration (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davcast_controller_proxy.cpp122 int32_t tempDuration; in GetDuration() local
123 CHECK_AND_RETURN_RET_LOG(reply.ReadInt32(tempDuration), ERR_UNMARSHALLING, "read string failed"); in GetDuration()
124 duration = tempDuration; in GetDuration()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmedia_manager.cpp40 int64_t tempDuration = -1; in Create() local
45 DP_CHECK_RETURN_RET(tempSize > 0 && InitRecoverReader(tempSize, tempDuration, tempBitRate) != OK, ERROR_FAIL); in Create()

Completed in 3 milliseconds