Searched defs:plot_name (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | analyze_audio.cc | 441 const std::string& plot_name, in CreateNetEqStatsGraphInternal() 474 const std::string& plot_name, in CreateNetEqNetworkStatsGraph() 489 const std::string& plot_name, in CreateNetEqLifetimeStatsGraph()
|
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | zoom_capture_utils.py | 773 def plot_variation(frame_numbers, variations, tolerances, plot_name, ylabel): argument 805 zooms, x_offsets, y_offsets, hypots, plot_name): argument
|
H A D | sensor_fusion_utils.py | 715 def plot_gyro_events(gyro_events, plot_name, log_path): argument
|
H A D | image_processing_utils.py | 82 def plot_lsc_maps(lsc_maps, plot_name, test_name_with_log_path): argument
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene3/ |
H A D | test_imu_drift.py | 66 def define_3axis_plot(x, y, z, t, plot_name): argument
|