Searched refs:NAL_VPS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhevcdec.c46 case NAL_VPS: vps++; break;
H A Dhevc.c725 if (nal_type == NAL_VPS || nal_type == NAL_SPS || nal_type == NAL_PPS)
759 case NAL_VPS:
768 else if (nal_type == NAL_VPS)
906 case NAL_VPS:
1043 case NAL_VPS:
1118 case NAL_VPS:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_parser.c56 if ((nut >= NAL_VPS && nut <= NAL_AUD) || nut == NAL_SEI_PREFIX ||
139 case NAL_VPS:
297 if (nut >= NAL_VPS && nut <= NAL_PPS)
H A Dhevc.h113 NAL_VPS = 32, enumerator in enum:NALUnitType
H A Dhevc.c2640 case NAL_VPS:

Completed in 74 milliseconds