Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.h148 LWORD64 ihevce_decomp_pre_intra_get_frame_satd(void *pv_ctxt, WORD32 *i4_width, WORD32 *i4_hieght);
151 void *pv_ctxt, WORD32 *i4_width, WORD32 *i4_hieght);
Dihevce_decomp_pre_intra_pass.c3553 LWORD64 ihevce_decomp_pre_intra_get_frame_satd(void *pv_ctxt, WORD32 *i4_width, WORD32 *i4_hieght) in ihevce_decomp_pre_intra_get_frame_satd() argument
3571 *i4_hieght = ps_ctxt->as_layers[1].i4_actual_ht; in ihevce_decomp_pre_intra_get_frame_satd()
3578 void *pv_ctxt, WORD32 *i4_width, WORD32 *i4_hieght) in ihevce_decomp_pre_intra_get_frame_satd_squared() argument
3596 *i4_hieght = ps_ctxt->as_layers[1].i4_actual_ht; in ihevce_decomp_pre_intra_get_frame_satd_squared()