Home
last modified time | relevance | path

Searched defs:threadCtx (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp239 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Prepare() local
287 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in GetInputSurface() local
346 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Start() local
394 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Pause() local
444 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Resume() local
492 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Stop() local
540 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Reset() local
595 auto threadCtx = reinterpret_cast<VideoRecorderAsyncContext *>(data); in Release() local