Searched refs:i4_cu_csbf_strd (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_tu_tree_selector.c | 875 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()
|
D | ihevce_enc_loop_pass.c | 1436 s_prms.csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_cu_mode_decide() 4625 ps_ctxt->i4_cu_csbf_strd = MAX_TU_IN_CTB_ROW; in ihevce_enc_loop_init() 4627 CREATE_SUBBLOCK2CSBFID_MAP(gai4_subBlock2csbfId_map4x4TU, 1, 4, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init() 4629 CREATE_SUBBLOCK2CSBFID_MAP(gai4_subBlock2csbfId_map8x8TU, 4, 8, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init() 4632 gai4_subBlock2csbfId_map16x16TU, 16, 16, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init() 4635 gai4_subBlock2csbfId_map32x32TU, 64, 32, ps_ctxt->i4_cu_csbf_strd); in ihevce_enc_loop_init()
|
D | ihevce_enc_loop_utils.c | 2976 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_intra_rdopt_cu_ntu() 4228 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_inter_rdopt_cu_ntu() 5113 csbf_strd = ps_ctxt->i4_cu_csbf_strd; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer() 6669 ps_ctxt->i4_cu_csbf_strd, in ihevce_intra_chroma_pred_mode_selector() 6801 ps_ctxt->i4_cu_csbf_strd, in ihevce_intra_chroma_pred_mode_selector() 7450 ps_ctxt->i4_cu_csbf_strd, in ihevce_chroma_cu_prcs_rdopt() 7717 ps_ctxt->i4_cu_csbf_strd, in ihevce_chroma_cu_prcs_rdopt()
|
D | ihevce_enc_loop_structs.h | 2185 WORD32 i4_cu_csbf_strd; member
|