Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp87 Int next_ncand[9] = {0, 1 , lx, lx, 0, -1, -1, -lx, -lx}; in FindHalfPelMB() local
156 ncand += next_ncand[k]; in FindHalfPelMB()