Searched refs:ff_v4l2_format_avcodec_to_v4l2 (Results 1 – 3 of 3) sorted by relevance
31 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec);
112 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec) in ff_v4l2_format_avcodec_to_v4l2() function
542 v4l2_fmt = ff_v4l2_format_avcodec_to_v4l2(ctx->av_codec_id); in v4l2_get_coded_format()