Home
last modified time | relevance | path

Searched defs:line_padding (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dv210_template.c31 int line_padding = stride - ((avctx->width * 8 + 11) / 12) * 4; in v210_enc() local

Completed in 1 milliseconds