Home
last modified time | relevance | path

Searched refs:VIDEO_DUMP_TABLE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp60 const std::vector<std::pair<std::string_view, const std::string>> VIDEO_DUMP_TABLE = { variable
793 for (auto iter : VIDEO_DUMP_TABLE) { in DumpInfo()