Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Ddct.h115 static void (*const idctrowVCAzmv[16])(Short*, UChar*, UChar*, Int) = variable
150 static void (*const idctrowVCAzmv[16])(Short*, UChar*, UChar*, Int) = variable
Dfastidct.cpp2011 (*(idctrowVCAzmv[(Int)(bitmaprow>>4)]))(block, rec, pred, lx); in BlockIDCTMotionComp()