Home
last modified time | relevance | path

Searched defs:meta (Results 1 - 25 of 538) sorted by relevance

12345678910>>...22

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_utils.cpp21 std::string StringifyMeta(std::shared_ptr<Media::Meta> &meta) in StringifyMeta() argument
/foundation/multimedia/player_framework/services/engine/histreamer/utils/
H A Dmeta_utils.h26 inline bool CheckFileType(const std::shared_ptr<Meta> meta) in CheckFileType() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_metadata.c31 struct xdp_meta *meta; in rx() local
H A Dxsk_xdp_progs.c35 struct xdp_info *meta; in xsk_xdp_populate_metadata() local
H A Dxdp_hw_metadata.c32 struct xdp_meta *meta; in rx() local
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_parcel.cpp31 auto meta = std::make_shared<Meta>(); in Unmarshalling() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/activemetanode_fuzzer/
H A Dactivemetanode_fuzzer.cpp25 static MetaNodeConfigInfo meta; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_exporter.cpp28 void KVDBExporter::Exporter(const StoreMetaData &meta, const std::string &backupPath, bool &result) in Exporter() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp2skb_meta_kern.c34 struct meta_info *meta; in _xdp_mark() local
68 struct meta_info *meta = data_meta; in _tc_mark() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp2skb_meta_kern.c34 struct meta_info *meta; in _xdp_mark() local
68 struct meta_info *meta = data_meta; in _tc_mark() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMeta.hpp30 namespace meta namespace
/foundation/graphic/graphic_3d/lume/metaobject/src/curves/
H A Dbezier_curve.cpp28 bool CubicBezierEasingCurve::Build(const IMetadata::Ptr& meta) in Build() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Ddemuxer_log_compressor.cpp100 auto meta = format.GetMeta(); in FormatTagSerialize() local
137 void DemuxerLogCompressor::StringifyMeta(Meta meta, int32_t trackIndex) in StringifyMeta() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dmetadata_helpers.h30 void ConstructPropertiesFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) in ConstructPropertiesFromMetadata() argument
81 void ConstructEventsFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) in ConstructEventsFromMetadata() argument
95 ConstructFunctionsFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Ptr& meta) ConstructFunctionsFromMetadata() argument
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DObjectProxy.cpp35 auto meta = interface_cast<META_NS::IMetadata>(prop->GetValue()); in ObjectProxy() local
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Daudio_decoder_filter_unit_test.cpp124 std::shared_ptr<Meta> meta = std::make_shared<Meta>(); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/plugins_source_test/
H A Dfile_source_plugin_unit_test.cpp77 std::shared_ptr<Meta> meta = std::make_shared<Meta>(); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_sink_filter_unit_test.cpp141 std::shared_ptr<Meta> meta = std::make_shared<Meta>(); in HWTEST_F() local
H A Daudio_sink_filter_unit_test.h45 void OnLinkedResult(const sptr<AVBufferQueueProducer>& queue, std::shared_ptr<Meta>& meta) in OnLinkedResult() argument
49 void OnUnlinkedResult(std::shared_ptr<Meta>& meta) in OnUnlinkedResult() argument
53 void OnUpdatedResult(std::shared_ptr<Meta>& meta) in OnUpdatedResult() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
H A Dmedialibrary_metadata_extractor_test.cpp151 std::shared_ptr<Media::Meta> meta = std::make_shared<Media::Meta>(); in HWTEST_F() local
171 std::shared_ptr<Media::Meta> meta = std::make_shared<Media::Meta>(); in HWTEST_F() local
196 std::shared_ptr<Media::Meta> meta = std::make_shared<Media::Meta>(); in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_db_config.cpp35 DistributedData::StoreMetaData meta; in QueryMetaData() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dload_config_data_info_strategy.cpp36 DistributedData::StoreMetaData meta; in QueryMetaData() local
/third_party/curl/tests/libtest/
H A Dlib2305.c43 const struct curl_ws_frame *meta; in websocket() local
/third_party/curl/docs/examples/
H A Dwebsocket.c45 const struct curl_ws_frame *meta; in recv_pong() local
74 const struct curl_ws_frame *meta; in recv_any() local
/third_party/jerryscript/jerry-main/
H A Dcli.h29 const char *meta; /**< name(s) of the argument(s) of the option, for display only */ member

Completed in 7 milliseconds

12345678910>>...22