Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.h69 std::weak_ptr<MediaCodecParameterWithAttrCallback> paramWithAttrCallback_; variable
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/
H A Dcodec_client.h110 std::shared_ptr<MediaCodecParameterWithAttrCallback> paramWithAttrCallback_ = nullptr; variable