Home
last modified time | relevance | path

Searched refs:start_partition (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec_vp8.c70 int start_partition, end_packet; in vp8_handle_packet() local
95 start_partition = buf[0] & 0x10; in vp8_handle_packet()
140 if (start_partition && part_id == 0 && len >= 3) { in vp8_handle_packet()