Searched refs:idctrowVCA2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dblock_idct.cpp177 static void (*const idctrowVCA2[8])(int16*, uint8*, uint8*, int) = variable
396 (*(idctrowVCA2[bitmaprow>>4]))(coeff_in, pred, dst, width);

Completed in 8 milliseconds