Home
last modified time | relevance | path

Searched refs:OHOS_ABILITY_CUSTOM_VIDEO_FPS (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dcamera_tag_uttest_v1_1.cpp203 * @tc.name: OHOS_ABILITY_CUSTOM_VIDEO_FPS
204 * @tc.desc: OHOS_ABILITY_CUSTOM_VIDEO_FPS
213 int ret = FindCameraMetadataItem(data, OHOS_ABILITY_CUSTOM_VIDEO_FPS, &entry); in HWTEST_F()
215 CAMERA_LOGI("OHOS_ABILITY_CUSTOM_VIDEO_FPS not found!"); in HWTEST_F()
222 printf("OHOS_ABILITY_CUSTOM_VIDEO_FPS value count is 0 ...\n"); in HWTEST_F()
223 CAMERA_LOGI("OHOS_ABILITY_CUSTOM_VIDEO_FPS value count is 0 ..."); in HWTEST_F()
226 printf("OHOS_ABILITY_CUSTOM_VIDEO_FPS data is NULL!\n"); in HWTEST_F()
227 CAMERA_LOGI("OHOS_ABILITY_CUSTOM_VIDEO_FPS data is NULL!"); in HWTEST_F()
/drivers/interface/camera/metadata/include/
H A Dcamera_device_ability_items.h154 OHOS_ABILITY_CUSTOM_VIDEO_FPS, enumerator
H A Dcamera_metadata_item_info.h61 [OHOS_ABILITY_CUSTOM_VIDEO_FPS - OHOS_CAMERA_PROPERTIES_START] = {"customVideoFps", META_TYPE_INT32, -1},
/drivers/interface/camera/metadata/src/
H A Dcamera_metadata_info.cpp41 OHOS_ABILITY_CUSTOM_VIDEO_FPS,

Completed in 8 milliseconds