Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c4478 WORD32 i4_16byte_boundary_overshoot; in ihevce_enc_loop_init() local
4499 i4_16byte_boundary_overshoot = in ihevce_enc_loop_init()
4502 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs += (16 - i4_16byte_boundary_overshoot); in ihevce_enc_loop_init()
4514 WORD32 i4_16byte_boundary_overshoot; in ihevce_enc_loop_init() local
4531 i4_16byte_boundary_overshoot = in ihevce_enc_loop_init()
4536 … *)((UWORD8 *)ps_ctxt->as_cu_prms[i].pi2_cu_deq_coeffs + (16 - i4_16byte_boundary_overshoot)); in ihevce_enc_loop_init()