Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_common_utils.c1135 ->pu1_cur_chroma_src_buf[col + row * ps_sao_ctxt->i4_cur_chroma_src_stride] - in ihevce_get_chroma_eo_sao_params()
Dihevce_sao.c485 chroma_src_stride = ps_sao_ctxt->i4_cur_chroma_src_stride; in ihevce_sao_analyse()
Dihevce_enc_loop_structs.h1739 WORD32 i4_cur_chroma_src_stride; member
Dihevce_enc_loop_pass.c2551 ps_sao_ctxt->i4_cur_chroma_src_stride = ps_sao_ctxt->i4_frm_chroma_src_stride; in ihevce_enc_loop_process_row()
2669 ps_sao_ctxt->i4_cur_chroma_src_stride = ps_sao_ctxt->i4_frm_chroma_src_stride; in ihevce_enc_loop_process_row()
2859 ps_sao_ctxt->i4_cur_chroma_src_stride = ps_sao_ctxt->i4_frm_chroma_src_stride; in ihevce_enc_loop_process_row()
2977 ps_sao_ctxt->i4_cur_chroma_src_stride = ps_sao_ctxt->i4_frm_chroma_src_stride; in ihevce_enc_loop_process_row()
/external/libhevc/encoder/arm/
Dihevce_common_utils_neon.c1286 const WORD32 i4_chroma_src_strd = ps_sao_ctxt->i4_cur_chroma_src_stride; in ihevce_get_chroma_eo_sao_params_neon()