Searched defs:StreamBufferCacheRegInfo (Results 1 – 1 of 1) sorted by relevance
57 struct StreamBufferCacheRegInfo { struct59 StreamBufferRequestFunc request_func = nullptr;61 StreamBufferReturnFunc return_func = nullptr;63 int32_t stream_id = -1;65 uint32_t width = 0;67 uint32_t height = 0;69 android_pixel_format_t format = HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED;71 uint64_t producer_flags = 0;73 uint64_t consumer_flags = 0;75 uint32_t num_buffers_to_cache = 1;