Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv210_template.c37 const int sample_w = avctx->width / sample_size; in RENAME() local
41 w = sample_w * sample_size; in RENAME()
47 dst += sample_w * 16 * s->RENAME(sample_factor); in RENAME()