Searched refs:print_v4l2_format_fmt (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | v4l2.c | 218 print_v4l2_format_fmt(struct tcb *const tcp, const char *prefix, in print_v4l2_format_fmt() function 369 if (!print_v4l2_format_fmt(tcp, ", ", &f)) { in print_v4l2_format() 376 print_v4l2_format_fmt(tcp, delim, &f); in print_v4l2_format() 946 print_v4l2_format_fmt(tcp, ", ", in print_v4l2_create_buffers()
|
D | ChangeLog | 950 * v4l2.c (print_v4l2_format_fmt): Do not assume that 2872 (print_v4l2_format_fmt): Use it. Add struct tcb argument. Implement 26739 * v4l2.c (print_v4l2_format_fmt): Do not use
|