Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h218 ihevce_decomp_pre_intra_ctxt_t *aps_decomp_pre_intra_thrd_ctxt[MAX_NUM_FRM_PROC_THRDS_PRE_ENC]; member
Dihevce_decomp_pre_intra_pass.c1376 … ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[thrd_id]; in ihevce_decomp_pre_intra_process()
1746 ps_mstr_ctxt->aps_decomp_pre_intra_thrd_ctxt[i] = ps_ctxt; in ihevce_decomp_pre_intra_init()
1838 ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[i]; in ihevce_decomp_pre_intra_frame_init()
2005 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[0]; in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit()
2299 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[0]; in ihevce_decomp_pre_intra_get_frame_satd()
2307 ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[i]; in ihevce_decomp_pre_intra_get_frame_satd()
2317 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[0]; in ihevce_decomp_pre_intra_get_frame_satd_squared()
2325 ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[i]; in ihevce_decomp_pre_intra_get_frame_satd_squared()
Dihevce_frame_process.c2435 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[0]; in ihevce_update_qp_L1_sad_based()