Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh2645_parse.c313 static int h264_parse_nal_header(H2645NAL *nal, void *logctx) in h264_parse_nal_header() function
510 ret = h264_parse_nal_header(nal, logctx); in ff_h2645_packet_split()