Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_video_callback.cpp25 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in OnError() local
33 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in OnInputBufferAvailable() local
44 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in OnOutputFormatChanged() local
56 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in OnOutputBufferAvailable() local
H A Ddecode_surface_listener.cpp31 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in OnBufferAvailable() local
56 std::shared_ptr<DecodeDataProcess> targetDecoderNode = decodeVideoNode_.lock(); in GetDecodeVideoNode() local