Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c1387 WORD32 i4_layer_wd, i4_layer_ht; in ihevce_decomp_pre_intra_process() local
1407 i4_layer_ht = ps_ctxt->as_layers[i4_layer_no].i4_actual_ht; in ihevce_decomp_pre_intra_process()
1457 i4_layer_ht, in ihevce_decomp_pre_intra_process()
1577 if(i4_layer_ht % block_ht) in ihevce_decomp_pre_intra_process()
1579 num_4x4_blks_ctb_y = ((i4_layer_ht % block_ht) + 3) >> 2; in ihevce_decomp_pre_intra_process()
1595 i4_layer_ht, in ihevce_decomp_pre_intra_process()
2038 WORD32 i4_layer_ht = ps_ctxt->as_layers[1].i4_actual_ht; in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit() local
2039 WORD32 i4_min_blk = ((MIN_BLKS * (i4_layer_wd >> 1) * (i4_layer_ht >> 1)) / 100); in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit()