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

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

Completed in 737 milliseconds