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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_parser.c250 if (!h->got_first) {
251 h->got_first = 1;
H A Dh264.h453 int got_first; ///< this flag is != 0 if we've parsed a frame member in struct:H264Context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_parser.c461 if (!h->got_first) {
462 h->got_first = 1;
H A Dh264.h566 int got_first; ///< this flag is != 0 if we've parsed a frame member in struct:H264Context

Completed in 98 milliseconds