Lines Matching refs:row_offset
1073 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_chroma_eo_sao_params() local
1106 row_offset = 0; in ihevce_get_chroma_eo_sao_params()
1111 row_offset = 1; in ihevce_get_chroma_eo_sao_params()
1116 row_offset = 1; in ihevce_get_chroma_eo_sao_params()
1121 row_offset = 1; in ihevce_get_chroma_eo_sao_params()
1133 (row - row_offset) * ps_sao_ctxt->i4_cur_chroma_recon_stride]; in ihevce_get_chroma_eo_sao_params()
1136 (row + row_offset) * ps_sao_ctxt->i4_cur_chroma_recon_stride]; in ihevce_get_chroma_eo_sao_params()
1182 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_luma_eo_sao_params() local
1215 row_offset = 0; in ihevce_get_luma_eo_sao_params()
1220 row_offset = 1; in ihevce_get_luma_eo_sao_params()
1225 row_offset = 1; in ihevce_get_luma_eo_sao_params()
1230 row_offset = 1; in ihevce_get_luma_eo_sao_params()
1242 (row - row_offset) * ps_sao_ctxt->i4_cur_luma_recon_stride]; in ihevce_get_luma_eo_sao_params()
1245 (row + row_offset) * ps_sao_ctxt->i4_cur_luma_recon_stride]; in ihevce_get_luma_eo_sao_params()