Searched refs:print_v4l2_format_fmt (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | v4l2.c | 211 print_v4l2_format_fmt(struct tcb *const tcp, const char *prefix, in print_v4l2_format_fmt() function 362 if (!print_v4l2_format_fmt(tcp, ", ", &f)) { in print_v4l2_format() 371 print_v4l2_format_fmt(tcp, is_get ? ", " : " => ", &f); in print_v4l2_format() 974 print_v4l2_format_fmt(tcp, ", ", in print_v4l2_create_buffers()
|
D | ChangeLog | 2545 * v4l2.c (print_v4l2_format_fmt): Replace umoven_or_printaddr argument 7044 (print_v4l2_format_fmt) <case V4L2_BUF_TYPE_VIDEO_CAPTURE, case 7048 (print_v4l2_format_fmt) <case V4L2_BUF_TYPE_SDR_OUTPUT, case 15594 * v4l2.c (print_v4l2_format_fmt): Do not assume that 17516 (print_v4l2_format_fmt): Use it. Add struct tcb argument. Implement 41383 * v4l2.c (print_v4l2_format_fmt): Do not use
|