Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.h31 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec);
Dv4l2_fmt.c112 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec) in ff_v4l2_format_avcodec_to_v4l2() function
Dv4l2_context.c542 v4l2_fmt = ff_v4l2_format_avcodec_to_v4l2(ctx->av_codec_id); in v4l2_get_coded_format()