Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c1883 WORD32 num_4x4_blks_last_ctb_x, in ihevce_decomp_pre_intra_process_row() argument
2145 if((num_4x4_blks_last_ctb_x == num_4x4_blks_ctb_y) && in ihevce_decomp_pre_intra_process_row()
2146 (num_4x4_blks_in_ctb == num_4x4_blks_last_ctb_x)) in ihevce_decomp_pre_intra_process_row()
2183 num_4x4_blks_last_ctb_x, in ihevce_decomp_pre_intra_process_row()
2349 WORD32 num_4x4_blks_last_ctb_x = 0; in ihevce_decomp_pre_intra_process() local
2407 num_4x4_blks_last_ctb_x, in ihevce_decomp_pre_intra_process()
2528 WORD32 num_4x4_blks_last_ctb_x = 0; in ihevce_decomp_pre_intra_process() local
2549 num_4x4_blks_last_ctb_x = block_wd >> 2; in ihevce_decomp_pre_intra_process()
2561 num_4x4_blks_last_ctb_x = ((i4_layer_wd % block_wd) + 3) >> 2; in ihevce_decomp_pre_intra_process()
2587 num_4x4_blks_last_ctb_x, in ihevce_decomp_pre_intra_process()