Searched defs:hpel_cand (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dfindhalfpel.cpp66 uint8 **hpel_cand = (uint8**) encvid->hpel_cand; /* half-pel position */ local
82 cand = hpel_cand[0];
94 d = SATD_MB(hpel_cand[h], cur, dmin);
H A Davcenc_int.h411 uint8 *hpel_cand[9]; /* pointer to half-pel position */ member in struct:tagEncObject

Completed in 25 milliseconds