Home
last modified time | relevance | path

Searched refs:pu1_cur_pic_chroma (Results 1 – 13 of 13) sorted by relevance

/external/libavc/encoder/
Dih264e_deblk.c514 UWORD8 *pu1_cur_pic_chroma, in ih264e_filter_top_edge() argument
566 …ps_codec->pf_deblk_chroma_horz_bs4(pu1_cur_pic_chroma, i4_rec_strd, u4_alpha_chroma, u4_beta_chrom… in ih264e_filter_top_edge()
575 ps_codec->pf_deblk_chroma_horz_bslt4(pu1_cur_pic_chroma, i4_rec_strd, u4_alpha_chroma, in ih264e_filter_top_edge()
617 UWORD8 *pu1_cur_pic_chroma, in ih264e_filter_left_edge() argument
668 …ps_codec->pf_deblk_chroma_vert_bs4(pu1_cur_pic_chroma, i4_rec_strd, u4_alpha_chroma, u4_beta_chrom… in ih264e_filter_left_edge()
678 ps_codec->pf_deblk_chroma_vert_bslt4(pu1_cur_pic_chroma, i4_rec_strd, u4_alpha_chroma, in ih264e_filter_left_edge()
728 UWORD8 *pu1_cur_pic_chroma = ps_deblk->pu1_cur_pic_chroma; in ih264e_deblock_mb() local
804 …ih264e_filter_left_edge(ps_codec, ps_proc, pu1_pic_qp, pu1_cur_pic_luma, pu1_cur_pic_chroma, pu4_p… in ih264e_deblock_mb()
827 …ps_codec->pf_deblk_chroma_vert_bs4(pu1_cur_pic_chroma + 8, i4_rec_strd, u4_alpha_chroma, u4_beta_c… in ih264e_deblock_mb()
836 ps_codec->pf_deblk_chroma_vert_bslt4(pu1_cur_pic_chroma + 8, i4_rec_strd, u4_alpha_chroma, in ih264e_deblock_mb()
[all …]
Dih264e_process.c1120 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_update_proc_ctxt()
1439 …ps_deblk->pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma_base + i4_rec_strd * (ps_deblk->i4_mb_y… in ih264e_init_proc_ctxt()
1704 …ps_codec->pf_pad_left_chroma(ps_deblk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE, i4_rec_strd,… in ih264e_dblk_pad_hpel_processing_n_mbs()
1713 …ps_codec->pf_pad_right_chroma(ps_deblk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE + MB_SIZE, i… in ih264e_dblk_pad_hpel_processing_n_mbs()
1719 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1728 ps_deblk->pu1_cur_pic_chroma += i4_n_mb_process_count * MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1765 …ps_deblk->pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma_base + (ps_proc->i4_ht_mbs - 1) * i4_re… in ih264e_dblk_pad_hpel_processing_n_mbs()
1789 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1802 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
2233 UWORD8 *pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma; in ih264e_process() local
[all …]
Dih264e_utils.c1405 UWORD8 *pu1_cur_pic_luma, *pu1_cur_pic_chroma; in ih264e_pic_init() local
1763 pu1_cur_pic_chroma = ps_cur_pic->pu1_chroma; in ih264e_pic_init()
1825 ps_proc->pu1_rec_buf_chroma_base = pu1_cur_pic_chroma; in ih264e_pic_init()
Dih264e_structs.h834 UWORD8 *pu1_cur_pic_chroma; member
/external/libhevc/decoder/
Dihevcd_ilf_padding.c159 UWORD8 *pu1_cur_ctb_chroma = ps_deblk_ctxt->pu1_cur_pic_chroma in ihevcd_ilf_pad_frame()
198 …ihevc_pad_top(ps_deblk_ctxt->pu1_cur_pic_chroma - PAD_LEFT, ps_codec->i4_strd, ps_sps->i2_pic_widt… in ihevcd_ilf_pad_frame()
204 …pu1_buf = ps_deblk_ctxt->pu1_cur_pic_chroma + ps_codec->i4_strd * (ps_sps->i2_pic_height_in_luma_s… in ihevcd_ilf_pad_frame()
Dihevcd_utils.c832 UWORD8 *pu1_cur_pic_luma, *pu1_cur_pic_chroma; in ihevcd_parse_pic_init() local
929 pu1_cur_pic_chroma = pu1_buf; in ihevcd_parse_pic_init()
1211 ps_codec->as_process[i].pu1_cur_pic_chroma = pu1_cur_pic_chroma; in ihevcd_parse_pic_init()
1235 ps_codec->as_process[i].s_deblk_ctxt.pu1_cur_pic_chroma = pu1_cur_pic_chroma; 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()
1253 ps_codec->s_parse.s_deblk_ctxt.pu1_cur_pic_chroma = pu1_cur_pic_chroma; 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_debug.h129 …E_ILF(pu1_cur_pic_luma, pu1_cur_pic_chroma, pic_wd, pic_ht, pic_strd) ihevcd_debug_dump_pic(pu1_cu… argument
138 #define DUMP_PRE_ILF(pu1_cur_pic_luma, pu1_cur_pic_chroma, pic_wd, pic_ht, pic_strd) argument
Dihevcd_process_slice.c973 ps_proc->pu1_cur_ctb_chroma = ps_proc->pu1_cur_pic_chroma in ihevcd_process()
1211 ps_proc->pu1_cur_ctb_chroma = ps_proc->pu1_cur_pic_chroma in ihevcd_process()
1233 ps_proc->pu1_cur_ctb_chroma = ps_proc->pu1_cur_pic_chroma in ihevcd_process()
1243 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(ps_proc->pu1_cur_pic_chroma + (ps_sps->i2_pic… in ihevcd_process()
1257 …ihevc_pad_top(ps_proc->pu1_cur_pic_chroma - PAD_LEFT, ps_codec->i4_strd, ps_sps->i2_pic_width_in_l… in ihevcd_process()
1263 …pu1_buf = ps_proc->pu1_cur_pic_chroma + ps_codec->i4_strd * (ps_sps->i2_pic_height_in_luma_samples… in ihevcd_process()
1304 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(ps_proc->pu1_cur_pic_chroma + ps_codec->i4_st… in ihevcd_process()
1311 …ihevc_pad_top(ps_proc->pu1_cur_pic_chroma - PAD_LEFT, ps_codec->i4_strd, ps_sps->i2_pic_width_in_l… in ihevcd_process()
1317 …pu1_buf = ps_proc->pu1_cur_pic_chroma + ps_codec->i4_strd * (ps_sps->i2_pic_height_in_luma_samples… in ihevcd_process()
Dihevcd_structs.h521 UWORD8 *pu1_cur_pic_chroma; member
588 UWORD8 *pu1_cur_pic_chroma; member
1461 UWORD8 *pu1_cur_pic_chroma; member
Dihevcd_deblk.c511 …pu1_src = ps_deblk->pu1_cur_pic_chroma + ((ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_deblk->ps_… in ihevcd_deblk_ctb()
658 …pu1_src = ps_deblk->pu1_cur_pic_chroma + ((ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_deblk->ps_… in ihevcd_deblk_ctb()
Dihevcd_inter_pred.c186 pu1_dst_chroma = ps_proc->pu1_cur_pic_chroma; in ihevcd_inter_pred_ctb()
Dihevcd_sao.c121 …pu1_src_chroma = ps_sao_ctxt->pu1_cur_pic_chroma + ((ps_sao_ctxt->i4_ctb_x + ps_sao_ctxt->i4_ctb_y… in ihevcd_sao_ctb()
597 …pu1_src_chroma = ps_sao_ctxt->pu1_cur_pic_chroma + ((ps_sao_ctxt->i4_ctb_x + ps_sao_ctxt->i4_ctb_y… in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c3462 ps_codec->as_process[0].pu1_cur_pic_chroma, in ihevcd_parse_slice_data()