Searched refs:kVideoFpsThrottle (Results 1 – 3 of 3) sorted by relevance
52 kVideoFpsThrottle, enumerator257 {.tag_id = VendorTagIds::kVideoFpsThrottle,
112 session_keys.push_back(VendorTagIds::kVideoFpsThrottle); in ModifyCharacteristicsKeys()113 request_keys.push_back(VendorTagIds::kVideoFpsThrottle); in ModifyCharacteristicsKeys()
419 if (new_session->Get(kVideoFpsThrottle, &video_fps_throttle_entry) == OK) { in IsSessionParameterCompatible()