Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_deblk.c135 UWORD32 u4_qp_top_4x4_buf_strd = ps_deblk_ctb_row_params->u4_qp_top_4x4_buf_strd; in ihevce_deblk_populate_qp_map() local
161 (pi1_qp_top_4x4_ctb_row + (vert_ctr - 1) * u4_qp_top_4x4_buf_strd + tile_qp_offset), in ihevce_deblk_populate_qp_map()
250 (pi1_qp_top_4x4_ctb_row + vert_ctr * u4_qp_top_4x4_buf_strd + tile_qp_offset), in ihevce_deblk_populate_qp_map()
Dihevce_enc_loop_structs.h1128 WORD32 u4_qp_top_4x4_buf_strd; member
Dihevce_enc_loop_pass.c4544 ps_ctxt->s_deblk_ctbrow_prms.u4_qp_top_4x4_buf_strd = (MAX_CTB_SIZE / 4) * u4_ctb_in_a_row; in ihevce_enc_loop_init()
4547 ps_ctxt->s_deblk_ctbrow_prms.u4_qp_top_4x4_buf_strd * u4_ctb_rows_in_a_frame; in ihevce_enc_loop_init()