Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dpred_inter.cpp26 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()