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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dfindhalfpel.cpp53 uint8 **hpel_cand = (uint8**) encvid->hpel_cand; /* half-pel position */ local
69 cand = hpel_cand[0];
81 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 82 milliseconds