Searched defs:videoMetaType (Results 1 – 6 of 6) sorted by relevance
80 …int32_t AttachMetaSurface(const sptr<OHOS::IBufferProducer>& producer, int32_t videoMetaType) over… in AttachMetaSurface()
185 int32_t videoMetaType = data.ReadInt32(); in HandleAttachMetaSurface() local
275 …mRepeatProxy::AttachMetaSurface(const sptr<OHOS::IBufferProducer>& producer, int32_t videoMetaType) in AttachMetaSurface()
367 …std::vector<VideoMetaType> videoMetaType = videoOutputNapi->videoOutput_->GetSupportedVideoMetaTyp… in GetSupportedVideoMetaTypes() local393 uint32_t videoMetaType; in AttachMetaSurface() local
406 void VideoOutput::AttachMetaSurface(sptr<Surface> surface, VideoMetaType videoMetaType) in AttachMetaSurface()
954 …StreamRepeat::AttachMetaSurface(const sptr<OHOS::IBufferProducer>& producer, int32_t videoMetaType) in AttachMetaSurface()