Home
last modified time | relevance | path

Searched refs:i4_y_strd (Results 1 – 12 of 12) sorted by relevance

/external/libhevc/encoder/
Ditt_video_api.h453 WORD32 i4_y_strd; member
Dihevce_lap_enc_structs.h315 WORD32 i4_y_strd; member
Dihevce_lap_interface.c445 pu1_inp += ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_lap_pad_input_bufs()
481 ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_lap_pad_input_bufs()
484 pu1_src = pu1_inp - ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_lap_pad_input_bufs()
493 pu1_inp += ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_lap_pad_input_bufs()
2147 ps_lap_inp_buf->s_lap_out.s_input_buf.i4_y_strd = in ihevce_lap_process()
2148 ps_lap_inp_buf->s_input_buf.s_input_buf.i4_y_strd; in ihevce_lap_process()
Dihevce_enc_loop_pass.c1800 s_cu_prms.i4_luma_src_stride = ps_curr_src_bufs->i4_y_strd; in ihevce_enc_loop_process_row()
1802 s_cu_prms.i4_luma_recon_stride = ps_curr_recon_bufs->i4_y_strd; in ihevce_enc_loop_process_row()
2127 ps_curr_src_bufs->i4_y_strd * ht_offset + wd_offset; in ihevce_enc_loop_process_row()
2133 ps_curr_src_bufs->i4_y_strd, in ihevce_enc_loop_process_row()
3140 ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd) + in ihevce_enc_loop_process()
3145 ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd); in ihevce_enc_loop_process()
3163 (vert_ctr * ps_frm_ctb_prms->i4_ctb_size * ps_frm_recon->s_yuv_buf_desc.i4_y_strd); in ihevce_enc_loop_process()
3167 s_pad_interp_recon.i4_luma_recon_stride = ps_frm_recon->s_yuv_buf_desc.i4_y_strd; in ihevce_enc_loop_process()
3186 ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd) + in ihevce_enc_loop_process()
3190 ps_curr_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_enc_loop_process()
[all …]
Dihevce_inter_pred.c489 ref_pic_stride = ps_ref_pic_l0->s_yuv_buf_desc.i4_y_strd; in ihevce_luma_inter_pred_pu()
600 ref_pic_stride = ps_ref_pic_l1->s_yuv_buf_desc.i4_y_strd; in ihevce_luma_inter_pred_pu()
Dihevce_recur_bracketing.c537 WORD32 src_strd = ps_curr_src->i4_y_strd; in ihevce_pu_calc_8x8_blk()
3004 WORD32 src_strd = ps_curr_src->i4_y_strd; in ihevce_mode_eval_filtering()
3224 ps_curr_src->i4_y_strd, in ihevce_mode_eval_filtering()
3236 ps_curr_src->i4_y_strd, in ihevce_mode_eval_filtering()
3333 ps_curr_src->i4_y_strd, in ihevce_mode_eval_filtering()
Dihevce_me_pass.c747 ps_ref_info->luma_stride = ps_yuv_desc->i4_y_strd; in ihevc_me_update_ref_desc()
1162 s_inp_desc.s_layer_desc[0].luma_stride = ps_enc_lap_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_me_frame_init()
Dihevce_plugin.c1701 dst_strd = ps_curr_inp->s_input_buf.i4_y_strd; in ihevce_copy_inp_8bit()
1981 ps_curr_inp->s_input_buf.i4_y_strd = frm_stride; in ihevce_encode()
Dihevce_coarse_me_pass.c1409 s_inp_desc.s_layer_desc[0].luma_stride = ps_enc_lap_inp->s_lap_out.s_input_buf.i4_y_strd; in ihevce_coarse_me_set_lyr1_mv_bank()
Dihevce_ipe_pass.c1121 pu1_tmp += (vert_ctr * ps_frm_ctb_prms->i4_ctb_size * ps_inp->i4_y_strd); in ihevce_ipe_process()
Dihevce_frame_process.c3126 ps_frm_recon->s_yuv_buf_desc.i4_y_strd = in ihevce_enc_frm_proc_slave_thrd()
4193 ps_frm_recon_temp->s_yuv_buf_desc.i4_y_strd, in ihevce_enc_frm_proc_slave_thrd()
4282 ps_frm_recon_temp->s_yuv_buf_desc.i4_y_strd; in ihevce_enc_frm_proc_slave_thrd()
5466 ps_frm_recon->s_yuv_buf_desc.i4_y_strd = 0; in ihevce_pre_enc_coarse_me_init()
Dihevce_decomp_pre_intra_pass.c1395 ps_ctxt->as_layers[0].i4_inp_stride = ps_lap_out_prms->s_input_buf.i4_y_strd; in ihevce_decomp_pre_intra_process()