Home
last modified time | relevance | path

Searched refs:s_sao_ctxt (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dihevce_sao.c442 sao_ctxt_t s_sao_ctxt; in ihevce_sao_analyse() local
467 s_sao_ctxt = ps_sao_ctxt[0]; in ihevce_sao_analyse()
714 s_sao_ctxt.ps_sao = &ps_sao_ctxt->as_sao_rd_cand[rdo_cand]; in ihevce_sao_analyse()
720 memcpy(&ps_ctb_enc_loop_out->s_sao, s_sao_ctxt.ps_sao, sizeof(sao_enc_t)); in ihevce_sao_analyse()
725 s_sao_ctxt.au1_left_luma_scratch, in ihevce_sao_analyse()
732 s_sao_ctxt.au1_top_luma_scratch, in ihevce_sao_analyse()
735 s_sao_ctxt.pu1_curr_sao_src_top_luma = s_sao_ctxt.au1_top_luma_scratch + 1; in ihevce_sao_analyse()
740 (abs(s_sao_ctxt.ps_sao->u1_y_offset[1]) <= 7) && in ihevce_sao_analyse()
741 (abs(s_sao_ctxt.ps_sao->u1_y_offset[2]) <= 7) && in ihevce_sao_analyse()
742 (abs(s_sao_ctxt.ps_sao->u1_y_offset[3]) <= 7) && in ihevce_sao_analyse()
[all …]
/external/libhevc/decoder/
Dihevcd_process_slice.c1152 ps_proc->s_sao_ctxt.ps_pps = ps_proc->ps_pps; in ihevcd_process()
1153 ps_proc->s_sao_ctxt.ps_sps = ps_proc->ps_sps; in ihevcd_process()
1154 ps_proc->s_sao_ctxt.ps_tile = ps_proc->ps_tile; in ihevcd_process()
1155 ps_proc->s_sao_ctxt.ps_codec = ps_proc->ps_codec; in ihevcd_process()
1156 ps_proc->s_sao_ctxt.ps_slice_hdr = ps_proc->ps_slice_hdr; in ihevcd_process()
1157 ps_proc->s_sao_ctxt.i4_cur_slice_idx = ps_proc->i4_cur_slice_idx; in ihevcd_process()
1161 ps_proc->s_sao_ctxt.i4_ctb_x = ps_proc->i4_ctb_x; in ihevcd_process()
1162 ps_proc->s_sao_ctxt.i4_ctb_y = ps_proc->i4_ctb_y; in ihevcd_process()
1163 … ps_proc->s_sao_ctxt.is_chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_process()
1165 ihevcd_sao_shift_ctb(&ps_proc->s_sao_ctxt); in ihevcd_process()
[all …]
Dihevcd_api.c1314 ps_codec->as_process[i].s_sao_ctxt.pu1_tmp_buf_luma = (UWORD8 *)pu1_buf; in ihevcd_allocate_static_bufs()
1317 ps_codec->as_process[i].s_sao_ctxt.pu1_tmp_buf_chroma = (UWORD8 *)pu1_buf; in ihevcd_allocate_static_bufs()
1451 ALIGNED_FREE(ps_codec, ps_codec->as_process[0].s_sao_ctxt.pu1_tmp_buf_luma); in ihevcd_free_static_bufs()
1585 … ps_codec->s_parse.s_sao_ctxt.pu1_pic_no_loop_filter_flag = ps_codec->pu1_pic_no_loop_filter_flag; in ihevcd_allocate_dynamic_bufs()
1699 ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_left_luma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1701 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_left_luma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1706 ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_left_chroma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1708 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_left_chroma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1712 ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_top_luma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1714 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_top_luma = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
[all …]
Dihevcd_utils.c1204 … ps_codec->as_process[i].s_sao_ctxt.pu1_slice_idx = ps_codec->as_process[i].pu1_slice_idx; in ihevcd_parse_pic_init()
1205 ps_codec->as_process[i].s_sao_ctxt.pu1_tile_idx = ps_codec->as_process[i].pu1_tile_idx; in ihevcd_parse_pic_init()
1236 …ps_codec->as_process[i].s_sao_ctxt.pu1_pic_no_loop_filter_flag = ps_codec->s_parse.pu1_pic_no_loop… in ihevcd_parse_pic_init()
1237 ps_codec->as_process[i].s_sao_ctxt.pu1_cur_pic_luma = pu1_cur_pic_luma; in ihevcd_parse_pic_init()
1238 ps_codec->as_process[i].s_sao_ctxt.pu1_cur_pic_chroma = pu1_cur_pic_chroma; in ihevcd_parse_pic_init()
1255 ps_codec->s_parse.s_sao_ctxt.pu1_cur_pic_luma = pu1_cur_pic_luma; in ihevcd_parse_pic_init()
1256 ps_codec->s_parse.s_sao_ctxt.pu1_cur_pic_chroma = pu1_cur_pic_chroma; in ihevcd_parse_pic_init()
Dihevcd_structs.h1130 sao_ctxt_t s_sao_ctxt; member
1531 sao_ctxt_t s_sao_ctxt; member
Dihevcd_parse_slice.c3496 ps_codec->s_parse.s_sao_ctxt.ps_pps = ps_codec->s_parse.ps_pps; in ihevcd_parse_slice_data()
3497 ps_codec->s_parse.s_sao_ctxt.ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_parse_slice_data()
3498 ps_codec->s_parse.s_sao_ctxt.ps_codec = ps_codec; in ihevcd_parse_slice_data()
3499 ps_codec->s_parse.s_sao_ctxt.ps_slice_hdr = ps_codec->s_parse.ps_slice_hdr; in ihevcd_parse_slice_data()
3501 ihevcd_ilf_pad_frame(&ps_codec->s_parse.s_deblk_ctxt, &ps_codec->s_parse.s_sao_ctxt); in ihevcd_parse_slice_data()