Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_parser.c52 typedef struct H264ParseContext { struct
67 } H264ParseContext; typedef
79 static int h264_find_frame_end(H264ParseContext *p, const uint8_t *buf, in h264_find_frame_end()
175 H264ParseContext *p = s->priv_data; in scan_mmco_reset()
260 H264ParseContext *p = s->priv_data; in parse_nal_units()
594 H264ParseContext *p = s->priv_data; in h264_parse()
669 H264ParseContext *p = s->priv_data; in h264_close()
680 H264ParseContext *p = s->priv_data; in init()
690 .priv_data_size = sizeof(H264ParseContext),

Completed in 2 milliseconds