Searched refs:n_txtps (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ | ||
H A D | vp9dsp.c | 332 int n_txtps = tx < TX_32X32 ? N_TXFM_TYPES : 1; in check_itxfm() local 334 for (txtp = 0; txtp < n_txtps; txtp++) { in check_itxfm() |
Completed in 1 milliseconds