Searched refs:PAD_LEFT (Results 1 – 9 of 9) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_ilf_padding.c | 173 …left_luma_fptr(pu1_cur_ctb_luma - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_LEFT); in ihevcd_ilf_pad_frame() 174 …hroma_fptr(pu1_cur_ctb_chroma - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_LEFT); in ihevcd_ilf_pad_frame() 197 …ihevc_pad_top(ps_deblk_ctxt->pu1_cur_pic_luma - PAD_LEFT, ps_codec->i4_strd, ps_sps->i2_pic_width_… 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() 200 …eblk_ctxt->pu1_cur_pic_luma + ps_codec->i4_strd * ps_sps->i2_pic_height_in_luma_samples - PAD_LEFT; in ihevcd_ilf_pad_frame() 204 …t->pu1_cur_pic_chroma + ps_codec->i4_strd * (ps_sps->i2_pic_height_in_luma_samples / 2) - PAD_LEFT; in ihevcd_ilf_pad_frame()
|
D | ihevcd_defs.h | 82 #define PAD_LEFT 80 macro 91 #define PAD_WD (PAD_LEFT + PAD_RIGHT)
|
D | ihevcd_process_slice.c | 1202 …_fptr(ps_proc->pu1_cur_ctb_luma - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_LEFT); in ihevcd_process() 1203 …(ps_proc->pu1_cur_ctb_chroma - 16 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_LEFT); in ihevcd_process() 1227 … ps_codec->i4_strd, 16, PAD_LEFT); in ihevcd_process() 1239 …ihevc_pad_top(ps_proc->pu1_cur_pic_luma - PAD_LEFT, ps_codec->i4_strd, ps_sps->i2_pic_width_in_lum… in ihevcd_process() 1240 …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() 1242 …= ps_proc->pu1_cur_pic_luma + ps_codec->i4_strd * ps_sps->i2_pic_height_in_luma_samples - PAD_LEFT; in ihevcd_process() 1246 …c->pu1_cur_pic_chroma + ps_codec->i4_strd * (ps_sps->i2_pic_height_in_luma_samples / 2) - PAD_LEFT; in ihevcd_process() 1261 …oc->pu1_cur_ctb_luma - 2 * ctb_size * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_LEFT); in ihevcd_process() 1262 …oc->pu1_cur_ctb_chroma - ctb_size * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_LEFT); in ihevcd_process() 1286 … ps_codec->i4_strd, pad_ht_luma, PAD_LEFT); in ihevcd_process() [all …]
|
D | ihevcd_fmt_conv.c | 762 if(diff == (ps_codec->i4_strd * PAD_TOP + PAD_LEFT)) in ihevcd_fmt_conv() 765 pu1_u_dst += (ps_codec->i4_strd * PAD_TOP) / 4 + (PAD_LEFT / 2); in ihevcd_fmt_conv() 768 pu1_v_dst += (ps_codec->i4_strd * PAD_TOP) / 4 + (PAD_LEFT / 2); in ihevcd_fmt_conv()
|
D | ihevcd_utils.c | 632 ps_pic_buf->pu1_luma = pu1_buf + ps_codec->i4_strd * PAD_TOP + PAD_LEFT; in ihevcd_pic_buf_mgr_add_bufs() 635 ps_pic_buf->pu1_chroma = pu1_buf + ps_codec->i4_strd * (PAD_TOP / 2) + PAD_LEFT; in ihevcd_pic_buf_mgr_add_bufs()
|
D | ihevcd_api.c | 3169 ps_pic_buf->pu1_luma = pu1_buf + strd * PAD_TOP + PAD_LEFT; in ihevcd_set_display_frame() 3190 ps_pic_buf->pu1_chroma = pu1_buf + strd * (PAD_TOP / 2) + PAD_LEFT; in ihevcd_set_display_frame() 3977 x_offset = PAD_LEFT; in ihevcd_get_frame_dimensions()
|
/external/libavc/encoder/ |
D | ih264e_process.c | 1493 ps_codec->pf_pad_left_luma(pu1_curr_pic_luma, i4_rec_strd, i4_pad_ht, PAD_LEFT); in ih264e_pad_recon_buffer() 1496 ps_codec->pf_pad_left_chroma(pu1_curr_pic_chroma, i4_rec_strd, i4_pad_ht >> 1, PAD_LEFT); in ih264e_pad_recon_buffer() 1527 pu1_rec_luma -= PAD_LEFT; in ih264e_pad_recon_buffer() 1528 pu1_rec_chroma -= PAD_LEFT; in ih264e_pad_recon_buffer() 1530 wd += PAD_LEFT; in ih264e_pad_recon_buffer() 1631 ps_codec->pf_pad_left_luma(pu1_curr_pic_luma, i4_rec_strd, MB_SIZE, PAD_LEFT); in ih264e_dblk_pad_hpel_processing_n_mbs() 1634 ps_codec->pf_pad_left_chroma(pu1_curr_pic_chroma, i4_rec_strd, MB_SIZE >> 1, PAD_LEFT); in ih264e_dblk_pad_hpel_processing_n_mbs() 1693 …_pad_left_luma(ps_deblk->pu1_cur_pic_luma - i4_rec_strd * MB_SIZE, i4_rec_strd, MB_SIZE, PAD_LEFT); in ih264e_dblk_pad_hpel_processing_n_mbs() 1696 …roma(ps_deblk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE, i4_rec_strd, MB_SIZE >> 1, PAD_LEFT); in ih264e_dblk_pad_hpel_processing_n_mbs() 1730 u4_pad_wd += PAD_LEFT; in ih264e_dblk_pad_hpel_processing_n_mbs() [all …]
|
D | ih264e_defs.h | 98 #define PAD_LEFT 32 macro 107 #define PAD_WD (PAD_LEFT + PAD_RIGHT)
|
D | ih264e_utils.c | 820 + PAD_LEFT; in ih264e_pic_buf_mgr_add_bufs() 824 + ps_codec->i4_rec_strd * (PAD_TOP / 2)+ PAD_LEFT; in ih264e_pic_buf_mgr_add_bufs()
|