Home
last modified time | relevance | path

Searched refs:vendorTag_t (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dcamera_example_vendor_tags.cpp23 const vendorTag_t VENDOR_SENSOR[EXAMPLE_VENDOR_SENSOR_END -
29 const vendorTag_t* EXAMPLE_VENDOR_TAG_INFO[EXAMPLE_SECTION_COUNT] = {
65 void CameraVendorTagExample::GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
71 vendorTag_t info {}; in GetAllVendorTags()
/drivers/interface/camera/metadata/include/
H A Dcamera_vendor_tag.h32 virtual void GetAllVendorTags(std::vector<vendorTag_t>& tagVec) = 0;
H A Dcamera_metadata_operator.h141 } vendorTag_t; typedef
211 int32_t GetAllVendorTags(std::vector<vendorTag_t>& tagVec);
H A Dcamera_metadata_info.h119 static int32_t GetAllVendorTags(std::vector<vendorTag_t>& tagVec);
/drivers/peripheral/camera/test/hdi/metadata_test/src/
H A Dcamera_example_vendor_tags_uttest.cpp46 std::vector<vendorTag_t> tagVec {}; in HWTEST_F()
H A Dcamera_metadata_operator_uttest.cpp481 std::vector<vendorTag_t>tagVec; in HWTEST_F()
/drivers/peripheral/camera/vdi_base/common/metadata_manager/include/
H A Dcamera_example_vendor_tags.h50 void GetAllVendorTags(std::vector<vendorTag_t>& tagVec) override;
/drivers/interface/camera/metadata/src/
H A Dcamera_metadata_operator.cpp148 int32_t GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
H A Dcamera_metadata_info.cpp1524 int32_t CameraMetadata::GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
/drivers/peripheral/camera/test/ut/v4l2/
H A Dcamera_vendor_tag_test.cpp218 std::vector<vendorTag_t> tagVec {}; in TEST_F()

Completed in 6 milliseconds