Home
last modified time | relevance | path

Searched refs:AVDiscard (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtsp.h299 enum AVDiscard *real_setup_cache;
303 enum AVDiscard *real_setup;
H A Davformat.h1022 enum AVDiscard discard; ///< Selects which packets can be discarded at will and do not need to be demuxed.
1165 enum AVDiscard discard; ///< selects which program to discard and which to feed to the caller
H A Drtspdec.c862 sizeof(enum AVDiscard) * s->nb_streams)) { in rtsp_read_packet()
878 sizeof(enum AVDiscard) * s->nb_streams); in rtsp_read_packet()
H A Ddemux.c2013 enum AVDiscard skip_frame; in try_decode_frame()
/third_party/ffmpeg/libavcodec/
H A Ddefs.h45 enum AVDiscard{ enum
H A Davcodec.h1681 enum AVDiscard skip_loop_filter;
1688 enum AVDiscard skip_idct;
1695 enum AVDiscard skip_frame;
H A Dvp8.c2633 enum AVDiscard skip_thresh; in vp78_decode_frame()

Completed in 19 milliseconds