Searched refs:fu_indicator (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_h264.c274 len--; // skip the fu_indicator
277 uint8_t fu_indicator = nal; local
287 reconstructed_nal = fu_indicator & 0xe0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec_h264.c273 len--; // skip the fu_indicator
276 uint8_t fu_indicator = nal; local
284 reconstructed_nal = fu_indicator & (0xe0); // the original nal forbidden bit and NRI are stored in this packet's nal;

Completed in 66 milliseconds