Searched refs:I_SLICE (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 Dhevc_parser.c219 if (!(sh->slice_type == I_SLICE || sh->slice_type == P_SLICE ||
H A Dhevc.h136 I_SLICE = 2, enumerator in enum:SliceType
H A Dhevc.c449 if (!(sh->slice_type == I_SLICE ||
456 if (IS_IRAP(s) && sh->slice_type != I_SLICE) {
2011 if (s->sh.slice_type != I_SLICE) {
2029 if (s->sh.slice_type != I_SLICE)
2716 s->sh.slice_type != I_SLICE) {
H A Dhevc_cabac.c535 if (s->sh.cabac_init_flag && s->sh.slice_type != I_SLICE)

Completed in 48 milliseconds