Home
last modified time | relevance | path

Searched refs:had4_strd (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_had_satd.c647 WORD32 had4_strd, in ihevce_compute_8x8HAD_using_4x4() argument
659 WORD16 *pi2_y2 = pi2_4x4_had + had4_strd * 4; in ihevce_compute_8x8HAD_using_4x4()
660 WORD16 *pi2_y3 = pi2_4x4_had + had4_strd * 4 + 4; in ihevce_compute_8x8HAD_using_4x4()
678 WORD32 src_idx = (i >> 2) * had4_strd + (i % 4); in ihevce_compute_8x8HAD_using_4x4()
Dihevce_stasino_helpers.h223 WORD32 had4_strd,
Dihevce_had_satd.h184 WORD32 had4_strd,