Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/alpha/
Dsimple_idct_alpha.c258 int rowsConstant = 1; /* all rows consist of a constant value */ in ff_simple_idct_axp() local
266 rowsConstant = 0; in ff_simple_idct_axp()
271 } else if (rowsConstant) { in ff_simple_idct_axp()