Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpdec_h264.c289 uint8_t fu_indicator, fu_header, start_bit, nal_type, nal; in h264_handle_packet_fu_a() local
296 fu_indicator = buf[0]; in h264_handle_packet_fu_a()
300 nal = fu_indicator & 0xe0 | nal_type; in h264_handle_packet_fu_a()
302 // skip the fu_indicator and fu_header in h264_handle_packet_fu_a()

Completed in 1 milliseconds