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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_sei.c44 h->sei_buffering_period_present = 0;
160 h->sei_buffering_period_present = 1;
H A Dh264_parser.c127 h->sei_buffering_period_present = 0;
285 s->dts_sync_point = h->sei_buffering_period_present;
H A Dh264.h579 int sei_buffering_period_present; ///< Buffering period SEI flag member in struct:H264Context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_sei.c42 h->sei_buffering_period_present = 0;
224 h->sei_buffering_period_present = 1;
H A Dh264.h744 int sei_buffering_period_present; ///< Buffering period SEI flag member in struct:H264Context
H A Dh264_parser.c495 s->dts_sync_point = h->sei_buffering_period_present;

Completed in 48 milliseconds