Searched defs:DvrNativeBufferMetadata (Results 1 – 2 of 2) sorted by relevance
44 typedef struct DvrNativeBufferMetadata DvrNativeBufferMetadata; typedef416 struct ALIGNED_DVR_STRUCT(8) DvrNativeBufferMetadata { struct418 DvrNativeBufferMetadata() in DvrNativeBufferMetadata() function435 int64_t timestamp;438 int32_t is_auto_timestamp;441 int32_t dataspace;444 int32_t crop_left;445 int32_t crop_top;446 int32_t crop_right;447 int32_t crop_bottom;[all …]
15 typedef struct DvrNativeBufferMetadata DvrNativeBufferMetadata; typedef