Searched defs:DvrNativeBufferMetadata (Results 1 – 2 of 2) sorted by relevance
44 typedef struct DvrNativeBufferMetadata DvrNativeBufferMetadata; typedef418 struct ALIGNED_DVR_STRUCT(8) DvrNativeBufferMetadata { struct420 DvrNativeBufferMetadata() in DvrNativeBufferMetadata() function437 int64_t timestamp;440 int32_t is_auto_timestamp;443 int32_t dataspace;446 int32_t crop_left;447 int32_t crop_top;448 int32_t crop_right;449 int32_t crop_bottom;[all …]
15 typedef struct DvrNativeBufferMetadata DvrNativeBufferMetadata; typedef