Home
last modified time | relevance | path

Searched defs:current_format (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dvideo_decoder.rs165 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat; in current_format() method
400 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat { in current_format() method
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs759 fn current_format(&self, direction: QueueDirection) -> V4l2MplaneFormat { in current_format() method
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1097 const char *current_format; in PyCPointerType_new() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1038 const char *current_format; in PyCPointerType_new() local