Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_picture.c159 int ff_h264_field_end(H264Context *h, H264SliceContext *sl, int in_setup) in ff_h264_field_end() argument
165 if (in_setup || !(avctx->active_thread_type & FF_THREAD_FRAME)) { in ff_h264_field_end()
182 if (!in_setup && !h->droppable) in ff_h264_field_end()
Dh264dec.h833 int ff_h264_field_end(H264Context *h, H264SliceContext *sl, int in_setup);