Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c721 WORD32 num_4x4_blks_x, in ihevce_ed_calc_ctb() argument
779 ASSERT((num_4x4_blks_x & 1) == 0); in ihevce_ed_calc_ctb()
786 for(j = 0; j < num_4x4_blks_x / 2; j++) in ihevce_ed_calc_ctb()