Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/
H A Dconfig_parser.h33 …std::optional<int32_t> GetTypeId(const std::string& str, G_STREAM_INFO info, const int32_t& size) …
34 std::string GetTypeStr(const int32_t& type, G_STREAM_INFO info, const int32_t& size) const;
H A Dconfig_parser.cpp17 std::optional<int32_t> ConfigParser::GetTypeId(const std::string& str, G_STREAM_INFO info, const in… in GetTypeId()
33 std::string ConfigParser::GetTypeStr(const int32_t& type, G_STREAM_INFO info, const int32_t& size) … in GetTypeStr()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dstream_pipeline_data_structure.h85 #define G_STREAM_INFO const struct HdfConfigStreamInfo* macro