Searched refs:ChromaMC_SIMD (Results 1 – 1 of 1) sorted by relevance
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
D | pred_inter.cpp | 26 static void (*const ChromaMC_SIMD[8])(uint8 *, int , int , int , uint8 *, int, int , int) = variable 2011 (*(ChromaMC_SIMD[index]))(ref, picwidth , dx, dy, pred, pred_pitch, blkwidth, blkheight); in ChromaMotionComp()
|