Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dblock_idct.cpp184 static void (*const idctrowVCA_intra[10])(int16*, PIXEL *, int) = variable
277 (*idctrowVCA_intra[nz_coefs-1])(coeff_in, c_comp, width); in BlockIDCT_intra()