Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drawenc.c353 static int hevc_check_bitstream(struct AVFormatContext *s, const AVPacket *pkt) in hevc_check_bitstream() function
370 .check_bitstream = hevc_check_bitstream,