Home
last modified time | relevance | path

Searched defs:DvrNativeBufferMetadata (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_api.h269 struct DvrNativeBufferMetadata { struct
271 int64_t timestamp;
274 int32_t is_auto_timestamp;
277 int32_t dataspace;
280 int32_t crop_left;
281 int32_t crop_top;
282 int32_t crop_right;
283 int32_t crop_bottom;
287 int32_t scaling_mode;
291 int32_t transform;
[all …]