Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264dec.c613 int max_slice_ctx, err; in decode_nal_units() local
658 max_slice_ctx = avctx->hwaccel ? 1 : h->nb_slice_ctx; in decode_nal_units()
659 if (h->nb_slice_ctx_queued == max_slice_ctx) { in decode_nal_units()

Completed in 2 milliseconds