HomeSort by relevance Sort by last modified time
    Searched refs:v4l2_buf_flags (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
v4l2_buf_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_buf_flags.in; do not edit. */
3 static const struct xlat v4l2_buf_flags[] = { variable in typeref:struct:xlat
  /external/strace/
v4l2.c 49 #include "xlat/v4l2_buf_flags.h"
634 printflags(v4l2_buf_flags, b.flags, "V4L2_BUF_FLAG_???");

Completed in 196 milliseconds