Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpdec_qt.c102 int data_len, pos, is_start, is_finish; in qt_rtp_parse_packet() local
111 is_finish = get_bits1(&gb); in qt_rtp_parse_packet()
112 if (!is_start || !is_finish) { in qt_rtp_parse_packet()

Completed in 1 milliseconds