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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h652 int last_slice_type; member in struct:H264Context
H A Dh264_slice.c1692 h0->last_slice_type = -1;
1757 slice_type != h0->last_slice_type ||
1906 h0->last_slice_type = slice_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h533 int last_slice_type; member in struct:H264Context
H A Dh264.c1263 h->last_slice_type = h1->last_slice_type;
2685 || (h0->current_slice != 0 && slice_type == h0->last_slice_type) ) {
3276 h0->last_slice_type = slice_type;

Completed in 66 milliseconds