Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drawenc.c330 static int h264_check_bitstream(struct AVFormatContext *s, const AVPacket *pkt) in h264_check_bitstream() function
347 .check_bitstream = h264_check_bitstream,