Searched defs:msm_stats_buf_info (Results 1 – 4 of 4) sorted by relevance
640 struct msm_stats_buf_info { struct641 int type; /* msm_stats_enum_type */642 int fd;643 void *vaddr;644 uint32_t offset;645 uint32_t len;646 uint32_t y_off;647 uint32_t cbcr_off;648 uint32_t planar0_off;649 uint32_t planar1_off;[all …]
423 struct msm_stats_buf_info { struct424 int type;425 int fd;426 void * vaddr;427 uint32_t offset;428 uint32_t len;429 uint32_t y_off;430 uint32_t cbcr_off;431 uint32_t planar0_off;432 uint32_t planar1_off;[all …]