Home
last modified time | relevance | path

Searched refs:ff_v4l2_format_avfmt_to_v4l2 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.h32 uint32_t ff_v4l2_format_avfmt_to_v4l2(enum AVPixelFormat avfmt);
Dv4l2_fmt.c122 uint32_t ff_v4l2_format_avfmt_to_v4l2(enum AVPixelFormat avfmt) in ff_v4l2_format_avfmt_to_v4l2() function
Dv4l2_context.c482 v4l2_fmt = ff_v4l2_format_avfmt_to_v4l2(pixfmt); in v4l2_try_raw_format()