Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtexturedsp_template.c33 int remainder_blocks = h_block % ctx->slice_count; in TEXTUREDSP_FUNC_NAME() local
40 start_slice += FFMIN(slice, remainder_blocks); in TEXTUREDSP_FUNC_NAME()
44 if (slice < remainder_blocks) in TEXTUREDSP_FUNC_NAME()

Completed in 1 milliseconds