Home
last modified time | relevance | path

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

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