Searched refs:GetMetaType (Results 1 – 5 of 5) sorted by relevance
89 MetaType type = meta_->GetMetaType(); in Reset()185 MetaType BufferMeta::GetMetaType() const in GetMetaType() function in OHOS::DistributedHardware::BufferMeta
150 if ((transMeta->GetMetaType() == MetaType::AUDIO)) { in Convert2HiSBufferMeta()
66 MetaType GetMetaType() const;
387 …int32_t GetMetaType(std::unique_ptr<AVRecorderAsyncContext> &asyncCtx, napi_env env, napi_value ar…
460 if (asyncCtx->napi->GetMetaType(asyncCtx, env, args[0]) == MSERR_OK) { in JsGetInputMetaSurface()1920 int32_t AVRecorderNapi::GetMetaType(std::unique_ptr<AVRecorderAsyncContext> &asyncCtx, napi_env env… in GetMetaType() function in OHOS::Media::AVRecorderNapi