Home
last modified time | relevance | path

Searched defs:avfmt (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c33 enum AVPixelFormat avfmt; member
122 uint32_t ff_v4l2_format_avfmt_to_v4l2(enum AVPixelFormat avfmt) in ff_v4l2_format_avfmt_to_v4l2()
Dlibx264.c172 static int avfmt2_num_planes(int avfmt) in avfmt2_num_planes()
/third_party/ffmpeg/tools/
Dtarget_dem_fuzzer.c98 AVFormatContext *avfmt = avformat_alloc_context(); in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavformat/
Dasfdec_o.c688 static int parse_video_info(AVFormatContext *avfmt, AVIOContext *pb, AVStream *st) in parse_video_info()