Searched refs:NAL_IDR_W_RADL (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.c54 case NAL_IDR_W_RADL: irap++; break;
/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)
110 NAL_IDR_W_RADL = 19, enumerator in enum:NALUnitType
H A Dhevc_parser.c165 case NAL_IDR_W_RADL:
H A Dhevc.c2670 case NAL_IDR_W_RADL:

Completed in 136 milliseconds