Searched refs:buffer_types (Results 1 – 4 of 4) sorted by relevance
41 const enum v4l2_buf_type buffer_types[] = { in do_VIDIOC_QUERYBUF() enum136 for (j = 0; j < sizeof(buffer_types) / sizeof(*buffer_types); in do_VIDIOC_QUERYBUF()138 if (buffer_types[j] != type) { in do_VIDIOC_QUERYBUF()140 buf.type = buffer_types[j]; in do_VIDIOC_QUERYBUF()
753 struct buffer_types struct761 inline typename detail::buffer_types<PodType>::container_type764 typedef typename asio::detail::buffer_types<PodType>::buffer_type in buffer()766 typedef typename asio::detail::buffer_types<PodType>::container_type in buffer()773 inline typename detail::buffer_types<PodType>::container_type776 typedef typename asio::detail::buffer_types<PodType>::buffer_type in buffer()778 typedef typename asio::detail::buffer_types<PodType>::container_type in buffer()
270 const int buffer_types = (1 << SPA_DATA_MemFd); in OnStreamParamChanged() local281 SPA_POD_CHOICE_FLAGS_Int(buffer_types)))); in OnStreamParamChanged()
279 const int buffer_types = in OnStreamParamChanged() local290 SPA_POD_CHOICE_FLAGS_Int(buffer_types)))); in OnStreamParamChanged()