Home
last modified time | relevance | path

Searched defs:i4_16x16_id (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c1126 WORD32 i4_32x32_id, i4_16x16_id, i4_8x8_id; in ihevce_intra_mode_populator() local
1596 WORD32 i4_16x16_id = ((cu_pos_x & 2) >> 1) + ((cu_pos_y & 2)); in ihevce_compute_rdo() local
Dhme_utils.c3432 WORD32 i4_16x16_id = ((u1_y_off >> 4) & 0x1) * 2 + ((u1_x_off >> 4) & 0x1); in hme_insert_intra_nodes_post_bipred() local
Dhme_refine.c7956 WORD32 i4_16x16_id = ((ps_cu_results->u1_y_off >> 4) & 0x1) * 2 + in hme_refine() local