OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qpel_cand
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
findhalfpel.cpp
112
GenerateQuartPelPred(encvid->bilin_base[hmin], &(encvid->
qpel_cand
[0][0]), hmin);
118
d = SATD_MB(encvid->
qpel_cand
[q], cur, dmin);
518
void GenerateQuartPelPred(uint8 **bilin_base, uint8 *
qpel_cand
, int hpel_pos)
523
uint8 *c1 =
qpel_cand
;
avcenc_int.h
413
uint8
qpel_cand
[8][24*16]; /* pointer to quarter-pel position */
member in struct:tagEncObject
motion_est.cpp
[
all
...]
Completed in 49 milliseconds