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

/frameworks/base/media/libstagefright/codecs/avc/dec/src/
H A Dpred_inter.cpp25 static void (*const ChromaMC_SIMD[8])(uint8 *, int , int , int , uint8 *, int, int , int) = variable
2010 (*(ChromaMC_SIMD[index]))(ref, picwidth , dx, dy, pred, pred_pitch, blkwidth, blkheight);

Completed in 488 milliseconds