Home
last modified time | relevance | path

Searched refs:PAD_RIGHT (Results 1 – 11 of 11) sorted by relevance

/external/libhevc/decoder/
Dihevcd_defs.h87 #define PAD_RIGHT 80 macro
91 #define PAD_WD (PAD_LEFT + PAD_RIGHT)
Dihevcd_ilf_padding.c187 …_cur_ctb_luma + cols_remaining - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_RIGHT); in ihevcd_ilf_pad_frame()
188 …_ctb_chroma + cols_remaining - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_RIGHT); in ihevcd_ilf_pad_frame()
Dihevcd_process_slice.c1251 …_cur_ctb_luma + cols_remaining - 8 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_RIGHT); in ihevcd_process()
1252 …ctb_chroma + cols_remaining - 16 * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_RIGHT); in ihevcd_process()
1294 …ma + cols_remaining - 2 * ctb_size * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_luma, PAD_RIGHT); in ihevcd_process()
1295 …roma + cols_remaining - ctb_size * ps_codec->i4_strd, ps_codec->i4_strd, pad_ht_chroma, PAD_RIGHT); in ihevcd_process()
/external/libavc/encoder/
Dih264e_defs.h105 #define PAD_RIGHT 32 macro
109 #define PAD_WD (PAD_LEFT + PAD_RIGHT)
Dih264e_process.c1587 ps_codec->pf_pad_right_luma(pu1_curr_pic_luma + MB_SIZE, i4_rec_strd, i4_pad_ht, PAD_RIGHT); in ih264e_pad_recon_buffer()
1590 …_codec->pf_pad_right_chroma(pu1_curr_pic_chroma + MB_SIZE, i4_rec_strd, i4_pad_ht >> 1, PAD_RIGHT); in ih264e_pad_recon_buffer()
1594 … UWORD8 *pu1_rec_luma = pu1_curr_pic_luma + MB_SIZE + PAD_RIGHT + ((i4_pad_ht - 1) * i4_rec_strd); in ih264e_pad_recon_buffer()
1595 …UWORD8 *pu1_rec_chroma = pu1_curr_pic_chroma + MB_SIZE + PAD_RIGHT + (((i4_pad_ht >> 1) - 1) * i4_… in ih264e_pad_recon_buffer()
1620 wd += PAD_RIGHT; in ih264e_pad_recon_buffer()
1726 … ps_codec->pf_pad_right_luma(pu1_curr_pic_luma + MB_SIZE, i4_rec_strd, MB_SIZE, PAD_RIGHT); in ih264e_dblk_pad_hpel_processing_n_mbs()
1729 …ps_codec->pf_pad_right_chroma(pu1_curr_pic_chroma + MB_SIZE, i4_rec_strd, MB_SIZE >> 1, PAD_RIGHT); in ih264e_dblk_pad_hpel_processing_n_mbs()
1788 …uma(ps_deblk->pu1_cur_pic_luma - i4_rec_strd * MB_SIZE + MB_SIZE, i4_rec_strd, MB_SIZE, PAD_RIGHT); in ih264e_dblk_pad_hpel_processing_n_mbs()
1791 …lk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE + MB_SIZE, i4_rec_strd, MB_SIZE >> 1, PAD_RIGHT); in ih264e_dblk_pad_hpel_processing_n_mbs()
1822 u4_pad_wd += PAD_RIGHT; in ih264e_dblk_pad_hpel_processing_n_mbs()
[all …]
/external/ComputeLibrary/src/core/CL/cl_kernels/nhwc/
Dim2col.cl157 #if PAD_LEFT != 0 || PAD_RIGHT != 0
160 #endif // PAD_LEFT != 0 || PAD_RIGHT != 0
189 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
195 #endif // PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
214 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
220 #endif // PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
239 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
245 #endif // PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
265 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
297 #else // PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
[all …]
/external/ComputeLibrary/src/core/CL/cl_kernels/nchw/
Dim2col.cl139 …defined(STRIDE_Y) && defined(SRC_DEPTH) && defined(PAD_LEFT) && defined(PAD_RIGHT) && defined(PAD_…
215 #if PAD_LEFT == 0 && PAD_TOP == 0 && PAD_RIGHT == 0 && PAD_BOTTOM == 0
217 #else // PAD_LEFT == 0 && PAD_TOP == 0 && PAD_RIGHT == 0 && PAD_BOTTOM == 0
226 #endif // PAD_LEFT == 0 && PAD_TOP == 0 && PAD_RIGHT == 0 && PAD_BOTTOM == 0
316 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
331 #endif // PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
407 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
421 #endif // PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
444 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
457 #endif // PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
[all …]
/external/ComputeLibrary/cl_kernels/nhwc/
Dim2col.clembed1337 #if PAD_LEFT != 0 || PAD_RIGHT != 0
1369 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
1394 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
1419 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
1445 #if PAD_TOP != 0 || PAD_LEFT != 0 || PAD_BOTTOM != 0 || PAD_RIGHT != 0
1529 #if PAD_LEFT != 0 || PAD_RIGHT != 0
1611 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
/external/libavc/encoder/svc/
Disvce_process.c1745 PAD_RIGHT); in isvce_pad_recon_buffer()
1749 i4_pad_ht >> 1, PAD_RIGHT); in isvce_pad_recon_buffer()
1754 pu1_curr_pic_luma + MB_SIZE + PAD_RIGHT + ((i4_pad_ht - 1) * i4_luma_stride); in isvce_pad_recon_buffer()
1755 UWORD8 *pu1_rec_chroma = pu1_curr_pic_chroma + MB_SIZE + PAD_RIGHT + in isvce_pad_recon_buffer()
1782 wd += PAD_RIGHT; in isvce_pad_recon_buffer()
Disvce_utils.c3184 i4_luma_stride, ps_pad_buf->u4_height, PAD_RIGHT * i4_element_size); in isvce_pad_frame()
3187 PAD_RIGHT * i4_element_size); in isvce_pad_frame()
/external/ComputeLibrary/cl_kernels/nchw/
Dim2col.clembed1333 …defined(STRIDE_Y) && defined(SRC_DEPTH) && defined(PAD_LEFT) && defined(PAD_RIGHT) && defined(PAD_…
1378 #if PAD_LEFT == 0 && PAD_TOP == 0 && PAD_RIGHT == 0 && PAD_BOTTOM == 0
1450 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
1511 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
1548 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
1585 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0
1617 #if PAD_LEFT != 0 || PAD_TOP != 0 || PAD_RIGHT != 0 || PAD_BOTTOM != 0