Home
last modified time | relevance | path

Searched refs:bytesused (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h641 __u32 bytesused; member
685 __u32 bytesused; member
/external/strace/
Dv4l2.c633 b.length, b.bytesused); in v4l2_ioctl()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c7513 … PRE_FIELD_WRITE("ioctl(VKI_V4L2_QUERYBUF).m.planes[].bytesused", data->m.planes[i].bytesused); in PRE()
7523 PRE_FIELD_WRITE("ioctl(VKI_V4L2_QUERYBUF).bytesused", data->bytesused); in PRE()
7565 PRE_FIELD_READ("ioctl(VKI_V4L2_QBUF).bytesused", data->bytesused); in PRE()
7576 … PRE_FIELD_READ("ioctl(VKI_V4L2_QBUF).m.planes[].bytesused", data->m.planes[i].bytesused); in PRE()
7595 PRE_FIELD_READ("ioctl(VKI_V4L2_QBUF).bytesused", data->bytesused); in PRE()
7622 PRE_FIELD_WRITE("ioctl(VKI_V4L2_DQBUF).bytesused", data->bytesused); in PRE()
7631 … PRE_FIELD_WRITE("ioctl(VKI_V4L2_DQBUF).m.planes[].bytesused", data->m.planes[i].bytesused); in PRE()
7640 PRE_FIELD_WRITE("ioctl(VKI_V4L2_DQBUF).bytesused", data->bytesused); in PRE()
9758 POST_FIELD_WRITE(data->m.planes[i].bytesused); in POST()
9768 POST_FIELD_WRITE(data->bytesused); in POST()
[all …]
/external/valgrind/include/vki/
Dvki-linux.h3803 __vki_u32 bytesused; member
3821 __vki_u32 bytesused; member