Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv_error_marker_bsf.c34 static void setdc(uint8_t *b, const uint8_t color_rgba[4], int cblocks, int y_step, int v_step, int… in setdc() argument
43 b += v_step; in setdc()