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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dsad_halfpel.cpp194 int *offsetRef = htfm_stat->offsetRef; local
205 p1 = ref + offsetRef[i];
276 int *offsetRef = htfm_stat->offsetRef; local
287 p1 = ref + offsetRef[i];
357 int *offsetRef = htfm_stat->offsetRef; local
368 p1 = ref + offsetRef[i];
433 int *offsetRef local
501 int *offsetRef = nrmlz_th + 32; local
567 int *offsetRef = nrmlz_th + 32; local
[all...]
H A Dsad.cpp103 int *offsetRef = htfm_stat->offsetRef; local
112 p1 = ref + offsetRef[i];
205 int *offsetRef = (int*) extra_info + 32; local
215 p1 = ref + offsetRef[i];
H A Davcenc_int.h360 int offsetRef[16]; member in struct:tagHTFM_Stat
H A Dmotion_est.cpp635 offset2 = htfm_stat->offsetRef;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_halfpel.cpp347 Int *offsetRef = htfm_stat->offsetRef; local
356 p1 = ref + offsetRef[i];
426 Int *offsetRef = htfm_stat->offsetRef; local
435 p1 = ref + offsetRef[i];
504 Int *offsetRef = htfm_stat->offsetRef; local
513 p1 = ref + offsetRef[i];
578 Int *offsetRef local
646 Int *offsetRef = nrmlz_th + 32; local
712 Int *offsetRef = nrmlz_th + 32; local
[all...]
H A Dsad.cpp118 Int *offsetRef = htfm_stat->offsetRef; local
125 p1 = ref + offsetRef[i];
218 Int *offsetRef = (Int*) extra_info + 32; local
228 p1 = ref + offsetRef[i];
H A Dmp4lib_int.h312 Int offsetRef[16]; member in struct:tagHTFM_Stat
H A Dmotion_est.cpp567 offset2 = htfm_stat->offsetRef;

Completed in 169 milliseconds