Home
last modified time | relevance | path

Searched refs:recon_luma_strd (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c8468 WORD32 recon_luma_strd = ps_prms->recon_luma_strd; in ihevce_final_rdopt_mode_prcs() local
8726 pu1_cur_luma_recon += (cu_pos_y_in_pix * recon_luma_strd); in ihevce_final_rdopt_mode_prcs()
8792 left_strd = recon_luma_strd; in ihevce_final_rdopt_mode_prcs()
8802 pu1_top = pu1_cur_luma_recon - recon_luma_strd; in ihevce_final_rdopt_mode_prcs()
8972 recon_luma_strd, in ihevce_final_rdopt_mode_prcs()
9086 recon_luma_strd, in ihevce_final_rdopt_mode_prcs()
9105 recon_luma_strd, in ihevce_final_rdopt_mode_prcs()
Dihevce_enc_loop_structs.h2973 WORD32 recon_luma_strd; member
Dihevce_enc_loop_pass.c1438 s_prms.recon_luma_strd = luma_stride; in ihevce_cu_mode_decide()