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.c4575 WORD32 i4_16byte_boundary_overshoot; in ihevce_enc_loop_init() local
4596 i4_16byte_boundary_overshoot = in ihevce_enc_loop_init()
4599 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs += (16 - i4_16byte_boundary_overshoot); in ihevce_enc_loop_init()
4611 WORD32 i4_16byte_boundary_overshoot; in ihevce_enc_loop_init() local
4628 i4_16byte_boundary_overshoot = in ihevce_enc_loop_init()
4633 … *)((UWORD8 *)ps_ctxt->as_cu_prms[i].pi2_cu_deq_coeffs + (16 - i4_16byte_boundary_overshoot)); in ihevce_enc_loop_init()