Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c2380 WORD32 pos_y_4x4 = ps_cu_tree_analyse->b3_cu_pos_y << 1; in ihevce_cu_recurse_decide() local
2382 WORD32 cur_4x4_in_ctb = pos_x_4x4 + (pos_y_4x4 * num_4x4_in_ctb); in ihevce_cu_recurse_decide()
2394 left_cu_depth = ps_ctxt->as_left_col_nbr[pos_y_4x4].b2_cu_depth; in ihevce_cu_recurse_decide()
2404 if(0 == pos_y_4x4) in ihevce_cu_recurse_decide()