Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sao.c320 pu1_src_chroma = ps_sao_ctxt->pu1_cur_chroma_recon_buf; in ihevce_sao_ctb()
481 pu1_recon_chroma = ps_sao_ctxt->pu1_cur_chroma_recon_buf; in ihevce_sao_analyse()
1117 s_sao_ctxt.pu1_cur_chroma_recon_buf = pu1_chroma_scratch_buf; in ihevce_sao_analyse()
1156 s_sao_ctxt.pu1_cur_chroma_recon_buf, in ihevce_sao_analyse()
1224 *(UWORD16 *)(ps_sao_ctxt->pu1_cur_chroma_recon_buf + in ihevce_sao_analyse()
1247 ps_sao_ctxt->pu1_cur_chroma_recon_buf, in ihevce_sao_analyse()
Dihevce_common_utils.c1130 ->pu1_cur_chroma_recon_buf[col + row * ps_sao_ctxt->i4_cur_chroma_recon_stride]; in ihevce_get_chroma_eo_sao_params()
1131 a = ps_sao_ctxt->pu1_cur_chroma_recon_buf in ihevce_get_chroma_eo_sao_params()
1134 b = ps_sao_ctxt->pu1_cur_chroma_recon_buf in ihevce_get_chroma_eo_sao_params()
1141 ->pu1_cur_chroma_recon_buf[col + row * ps_sao_ctxt->i4_cur_chroma_recon_stride]; in ihevce_get_chroma_eo_sao_params()
Dihevce_enc_loop_structs.h1661 UWORD8 *pu1_cur_chroma_recon_buf; member
Dihevce_enc_loop_pass.c2574 ps_sao_ctxt->pu1_cur_chroma_recon_buf = in ihevce_enc_loop_process_row()
2723 ps_sao_ctxt->pu1_cur_chroma_recon_buf = in ihevce_enc_loop_process_row()
/external/libhevc/encoder/arm/
Dihevce_common_utils_neon.c1321 ps_sao_ctxt->pu1_cur_chroma_recon_buf + col_start + (row_start * i4_chroma_recon_strd); in ihevce_get_chroma_eo_sao_params_neon()