Home
last modified time | relevance | path

Searched refs:GetVendorParameter (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/camera_lite/interfaces/kits/
H A Dframe_config.h149 void GetVendorParameter(uint8_t *value, uint32_t len);
/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp71 void FrameConfig::GetVendorParameter(uint8_t *value, uint32_t len) in GetVendorParameter() function in OHOS::Media::FrameConfig
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp1223 frameConfig->GetVendorParameter(privateTagTemp, 10); in HWTEST_F()
1236 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1249 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1262 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1366 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1390 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1414 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
1438 frameConfig->GetVendorParameter(privateTagTemp, PRIVATE_TAG_LEN); in HWTEST_F()
/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp145 fc.GetVendorParameter(data, sizeof(data)); in SerilizeFrameConfig()
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp462 fc.GetVendorParameter(streamInfo.u.data, PRIVATE_TAG_LEN); in SetFrameConfig()

Completed in 8 milliseconds