Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_deblk.c194 UWORD8 u1_vert_4x4, u1_horz_4x4; //for_loop counters in ihevce_deblk_populate_qp_map() local
234 for(u1_horz_4x4 = 0; u1_horz_4x4 < (ps_curr_cu->b4_cu_size * 2); u1_horz_4x4++) in ihevce_deblk_populate_qp_map()
236 pi1_cu_qp_map[u1_horz_4x4] = i1_qp; in ihevce_deblk_populate_qp_map()