/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/ |
D | g_fmt.rs | 15 impl TryFrom<(QueueType, &Format)> for v4l2_format { implementation 159 pub fn s_fmt<I: TryInto<v4l2_format>, O: TryFrom<v4l2_format>>( in s_fmt() 201 pub fn try_fmt<I: TryInto<v4l2_format>, O: TryFrom<v4l2_format>>( in try_fmt() 246 let v4l2_format = v4l2_format { in mplane_to_v4l2_format() localVariable 267 let v4l2_format = v4l2_format { in splane_to_v4l2_format() localVariable
|
D | reqbufs.rs | 129 pub fn create_bufs<F: Into<v4l2_format>, O: From<v4l2_create_buffers>>( in create_bufs()
|
/aosp_15_r20/external/virtio-media/device/src/devices/ |
H A D | simple_device.rs | 297 fn default_fmt(queue: QueueType) -> v4l2_format { in default_fmt() 339 fn g_fmt(&mut self, _session: &Self::Session, queue: QueueType) -> IoctlResult<v4l2_format> { in g_fmt() 351 _format: v4l2_format, in s_fmt() 352 ) -> IoctlResult<v4l2_format> { in s_fmt() 364 _format: v4l2_format, in try_fmt() 365 ) -> IoctlResult<v4l2_format> { in try_fmt()
|
H A D | video_decoder.rs | 532 format: bindings::v4l2_format, in try_format() 820 ) -> IoctlResult<bindings::v4l2_format> { in g_fmt() 829 let v4l2_format: &bindings::v4l2_format = format.as_ref(); in g_fmt() localVariable 837 format: bindings::v4l2_format, in try_fmt() 838 ) -> IoctlResult<bindings::v4l2_format> { in try_fmt() 841 let v4l2_format: &bindings::v4l2_format = format.as_ref(); in try_fmt() localVariable 849 format: bindings::v4l2_format, in s_fmt() 850 ) -> IoctlResult<bindings::v4l2_format> { in s_fmt() 870 let v4l2_format: &bindings::v4l2_format = format.as_ref(); in s_fmt() localVariable
|
H A D | v4l2_device_proxy.rs | 593 fn g_fmt(&mut self, session: &Self::Session, queue: QueueType) -> IoctlResult<v4l2_format> { in g_fmt() 601 format: v4l2_format, in s_fmt() 602 ) -> IoctlResult<v4l2_format> { in s_fmt() 928 format: v4l2_format, in try_fmt() 929 ) -> IoctlResult<v4l2_format> { in try_fmt() 1095 format: v4l2_format, in create_bufs()
|
/aosp_15_r20/external/virtio-media/device/src/ |
H A D | ioctl.rs | 148 unsafe impl ForceZeroCopy for bindings::v4l2_format {} implementation 205 fn g_fmt(&mut self, session: &Self::Session, queue: QueueType) -> IoctlResult<v4l2_format> { in g_fmt() 215 format: v4l2_format, in s_fmt() 216 ) -> IoctlResult<v4l2_format> { in s_fmt() 410 format: v4l2_format, in try_fmt() 411 ) -> IoctlResult<v4l2_format> { in try_fmt() 535 format: v4l2_format, in create_bufs()
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/ |
H A D | format_metadata_factory.cpp | 47 for (auto v4l2_format : v4l2_formats) { in GetHalFormats() local 127 uint32_t v4l2_format = StreamFormat::HalToV4L2PixelFormat(hal_format); in AddFormatComponents() local
|
H A D | v4l2_wrapper.cpp | 378 int V4L2Wrapper::GetFormatFrameSizes(uint32_t v4l2_format, in GetFormatFrameSizes() 451 uint32_t v4l2_format, in GetFormatFrameDurationRange()
|
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/ |
D | LibScalerForJpeg.h | 30 bool SetSrcImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetSrcImage() 34 bool SetDstImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetDstImage()
|
/aosp_15_r20/external/rust/crates/v4l2r/ffi/src/ |
D | decoder.rs | 149 let mut v4l2_format: bindings::v4l2_format = match desired_pixel_format { in set_capture_format_cb() localVariable 551 format: *mut bindings::v4l2_format, in v4l2r_decoder_get_input_format()
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | ioctl_v4l2.c | 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/aosp_15_r20/external/strace/tests/ |
H A D | ioctl_v4l2.c | 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | ioctl_v4l2.c | 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | videodev2.h | 1766 struct v4l2_format { struct 1767 __u32 type; 1768 union { 1775 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1276 struct v4l2_format { struct 1277 __u32 type; 1278 union { 1287 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1276 struct v4l2_format { struct 1277 __u32 type; 1278 union { 1287 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1276 struct v4l2_format { struct 1277 __u32 type; 1278 union { 1287 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1276 struct v4l2_format { struct 1277 __u32 type; 1278 union { 1287 } fmt;
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|