Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sao.c247 ps_sao_ctxt->pu1_frm_luma_recon_buf + ctb_size * ps_sao_ctxt->i4_frm_luma_recon_stride - in ihevce_sao_ctb()
248 1 + (ps_sao_ctxt->i4_frm_luma_recon_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_sao_ctb()
Dihevce_enc_loop_pass.c2524 (ps_sao_ctxt->i4_frm_luma_recon_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2527 ps_sao_ctxt->i4_cur_luma_recon_stride = ps_sao_ctxt->i4_frm_luma_recon_stride; in ihevce_enc_loop_process_row()
2642 (ps_sao_ctxt->i4_frm_luma_recon_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2645 ps_sao_ctxt->i4_cur_luma_recon_stride = ps_sao_ctxt->i4_frm_luma_recon_stride; in ihevce_enc_loop_process_row()
2832 (ps_sao_ctxt->i4_frm_luma_recon_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2835 ps_sao_ctxt->i4_cur_luma_recon_stride = ps_sao_ctxt->i4_frm_luma_recon_stride; in ihevce_enc_loop_process_row()
2950 (ps_sao_ctxt->i4_frm_luma_recon_stride * ps_sao_ctxt->i4_ctb_y * ctb_size) + in ihevce_enc_loop_process_row()
2953 ps_sao_ctxt->i4_cur_luma_recon_stride = ps_sao_ctxt->i4_frm_luma_recon_stride; in ihevce_enc_loop_process_row()
3429 ps_ctxt->s_sao_ctxt_t.i4_frm_luma_recon_stride = in ihevce_enc_loop_process()
Dihevce_enc_loop_structs.h1709 WORD32 i4_frm_luma_recon_stride; member