Searched defs:current_format (Results 1 – 4 of 4) sorted by relevance
250 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat { in current_format() method
167 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat; in current_format() method402 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat { in current_format() method
759 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat { in current_format() method
1237 const char *current_format; in PyCPointerType_init() local