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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhevcdec.c53 case NAL_IDR_N_LP:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h88 #define IS_IDR(s) ((s)->nal_unit_type == NAL_IDR_W_RADL || (s)->nal_unit_type == NAL_IDR_N_LP)
111 NAL_IDR_N_LP = 20, enumerator in enum:NALUnitType
H A Dhevc_parser.c166 case NAL_IDR_N_LP:
H A Dhevc.c2671 case NAL_IDR_N_LP:

Completed in 68 milliseconds