Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c2295 WORD32 i4_tree_depth, in ihevce_cu_recurse_decide() argument
2428 split_cu_ctxt_inc = IHEVC_CAB_SPLIT_CU_FLAG + (left_cu_depth > i4_tree_depth) + in ihevce_cu_recurse_decide()
2429 (top_cu_depth > i4_tree_depth); in ihevce_cu_recurse_decide()
2432 ps_ctxt->au1_rdopt_recur_ctxt_models[i4_tree_depth][split_cu_ctxt_inc]; in ihevce_cu_recurse_decide()
2441 for(i = (i4_tree_depth + 1); i < 4; i++) in ihevce_cu_recurse_decide()
2448 ps_ctxt->au1_rdopt_recur_ctxt_models[i4_tree_depth][split_cu_ctxt_inc] = in ihevce_cu_recurse_decide()
2462 &ps_ctxt->au1_rdopt_recur_ctxt_models[i4_tree_depth][0], in ihevce_cu_recurse_decide()
2469 &ps_ctxt->au1_rdopt_recur_ctxt_models[i4_tree_depth][0], in ihevce_cu_recurse_decide()
2513 for(i = (i4_tree_depth); i < 4; i++) in ihevce_cu_recurse_decide()
2530 for(i = (i4_tree_depth); i < 4; i++) in ihevce_cu_recurse_decide()
[all …]
Dihevce_enc_cu_recursion.h85 WORD32 i4_tree_depth,
Dihevce_enc_loop_pass.c1984 WORD32 i4_tree_depth = 0; in ihevce_enc_loop_process_row() local
2240 i4_tree_depth, in ihevce_enc_loop_process_row()