Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c2585 (ps_sao_ctxt->i4_frm_luma_src_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2588 ps_sao_ctxt->i4_cur_luma_src_stride = ps_sao_ctxt->i4_frm_luma_src_stride; in ihevce_enc_loop_process_row()
2734 (ps_sao_ctxt->i4_frm_luma_src_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2737 ps_sao_ctxt->i4_cur_luma_src_stride = ps_sao_ctxt->i4_frm_luma_src_stride; in ihevce_enc_loop_process_row()
3189 ps_ctxt->s_sao_ctxt_t.i4_frm_luma_src_stride = in ihevce_enc_loop_process()
Dihevce_enc_loop_structs.h1726 WORD32 i4_frm_luma_src_stride; member