Searched refs:TRACKING_REPORT_BUFFER_LOCATION (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | buffer_tracking.h | 21 #define PIPELINE_REPORT_BUFFER_LOCATION(I, F, N) TRACKING_REPORT_BUFFER_LOCATION(I, F, N, false) 23 #define POOL_REPORT_BUFFER_LOCATION(I, F) TRACKING_REPORT_BUFFER_LOCATION(I, F, "", true) 25 #define TRACKING_REPORT_BUFFER_LOCATION(I, F, N, R) \ macro
|
Completed in 1 milliseconds