Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dfindhalfpel.cpp53 uint8 **hpel_cand = (uint8**) encvid->hpel_cand; /* half-pel position */ in AVCFindHalfPelMB() local
Davcenc_int.h411 uint8 *hpel_cand[9]; /* pointer to half-pel position */ member