Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c664 int unsafe_bot, unsafe_right; in prores_encode_picture() local
698 unsafe_right = (avctx->width & 0xf) && (mb_x + slice_mb_count == mb_width); in prores_encode_picture()
701 sl_data, sl_data_size, unsafe_bot || unsafe_right, &qp, ctx->is_interlaced, is_top_field); in prores_encode_picture()

Completed in 3 milliseconds