Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c1546 int last_pic_structure, last_pic_droppable, ret; in h264_field_start() local
1559 last_pic_droppable = h->droppable; in h264_field_start()
1637 h->droppable = last_pic_droppable; in h264_field_start()
1639 } else if (last_pic_droppable != h->droppable) { in h264_field_start()
1643 h->droppable = last_pic_droppable; in h264_field_start()

Completed in 4 milliseconds