Home
last modified time | relevance | path

Searched refs:pu4_bs_vert (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_structs.h1029 UWORD32 *pu4_bs_vert; member
Dihevce_enc_loop_pass.c2336 UWORD32 *pu4_bs_vert = &ps_ctxt->s_deblk_bs_prms.au4_vert_bs[0]; in ihevce_enc_loop_process_row() local
2338 memcpy(s_deblk_ctb_row_params.pu4_ctb_row_bs_vert, pu4_bs_vert, (ctb_size * 4) / 8); in ihevce_enc_loop_process_row()