Searched refs:slice_type_fixed (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 Ddxva2_h264.c214 if (h->slice_type_fixed)
H A Dh264.h349 int slice_type_fixed; member in struct:H264Context
H A Dh264.c2679 h->slice_type_fixed=1;
2681 h->slice_type_fixed=0;
3324 av_get_picture_type_char(h->slice_type), h->slice_type_fixed ? " fix" : "", h->nal_unit_type == NAL_IDR_SLICE ? " IDR" : "",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2_h264.c226 if (h->slice_type_fixed)
H A Dh264.h452 int slice_type_fixed; member in struct:H264Context
H A Dh264_slice.c1309 h->slice_type_fixed = 1;
1311 h->slice_type_fixed = 0;
1968 h->slice_type_fixed ? " fix" : "",

Completed in 73 milliseconds