|
FFmpeg
|
Data Fields | |
| H264Context | h |
| ParseContext | pc |
| int | got_first |
Definition at line 37 of file h264_parser.c.
| H264Context H264ParseContext::h |
Definition at line 38 of file h264_parser.c.
Referenced by h264_close(), h264_find_frame_end(), h264_parse(), init(), parse_nal_units(), and scan_mmco_reset().
| ParseContext H264ParseContext::pc |
Definition at line 39 of file h264_parser.c.
Referenced by h264_close(), h264_find_frame_end(), and h264_parse().
| int H264ParseContext::got_first |
Definition at line 40 of file h264_parser.c.
Referenced by h264_parse().
1.8.6