Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tu_tree_selector.c875 ps_ctxt->i4_cu_csbf_strd, in ihevce_tu_processor()
963 ps_ctxt->i4_cu_csbf_strd, in ihevce_tu_processor()
1046 ps_ctxt->i4_cu_csbf_strd, in ihevce_tu_processor()
Dihevce_enc_loop_pass.c1429 s_prms.csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_cu_mode_decide()
4722 ps_ctxt->i4_cu_csbf_strd = MAX_TU_IN_CTB_ROW; in ihevce_enc_loop_init()
4724 CREATE_SUBBLOCK2CSBFID_MAP(gai4_subBlock2csbfId_map4x4TU, 1, 4, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init()
4726 CREATE_SUBBLOCK2CSBFID_MAP(gai4_subBlock2csbfId_map8x8TU, 4, 8, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init()
4729 gai4_subBlock2csbfId_map16x16TU, 16, 16, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init()
4732 gai4_subBlock2csbfId_map32x32TU, 64, 32, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init()
Dihevce_enc_loop_utils.c2924 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_intra_rdopt_cu_ntu()
4220 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_inter_rdopt_cu_ntu()
5155 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
6811 ps_ctxt->i4_cu_csbf_strd, in ihevce_intra_chroma_pred_mode_selector()
6943 ps_ctxt->i4_cu_csbf_strd, in ihevce_intra_chroma_pred_mode_selector()
7592 ps_ctxt->i4_cu_csbf_strd, in ihevce_chroma_cu_prcs_rdopt()
7858 ps_ctxt->i4_cu_csbf_strd, in ihevce_chroma_cu_prcs_rdopt()
Dihevce_enc_loop_structs.h2184 WORD32 i4_cu_csbf_strd; member