Searched refs:num_horz_cu_in_ctb (Results 1 – 1 of 1) sorted by relevance
3949 WORD32 num_horz_cu_in_ctb; in ihevce_intra_rdopt_cu_ntu() local3956 num_horz_cu_in_ctb = 64 / had_block_size; in ihevce_intra_rdopt_cu_ntu()3968 (curr_pos_x / had_block_size) + (curr_pos_y / had_block_size) * num_horz_cu_in_ctb; in ihevce_intra_rdopt_cu_ntu()4804 WORD32 num_horz_cu_in_ctb; in ihevce_inter_rdopt_cu_ntu() local4809 num_horz_cu_in_ctb = 64 / had_block_size; in ihevce_inter_rdopt_cu_ntu()4820 (curr_pos_x / had_block_size) + (curr_pos_y / had_block_size) * num_horz_cu_in_ctb; in ihevce_inter_rdopt_cu_ntu()5517 WORD32 num_horz_cu_in_ctb; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer() local5522 num_horz_cu_in_ctb = 64 / had_block_size; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()5533 (curr_pos_x / had_block_size) + (curr_pos_y / had_block_size) * num_horz_cu_in_ctb; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()7114 WORD32 num_horz_cu_in_ctb; in ihevce_intra_chroma_pred_mode_selector() local[all …]