Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h244 } ihevce_decomp_pre_intra_ctxt_t; typedef
254 ihevce_decomp_pre_intra_ctxt_t *aps_decomp_pre_intra_thrd_ctxt[MAX_NUM_FRM_PROC_THRDS_PRE_ENC];
Dihevce_decomp_pre_intra_pass.c2241 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = in ihevce_decomp_pre_intra_process()
2685 i4_num_proc_thrds * sizeof(ihevce_decomp_pre_intra_ctxt_t); in ihevce_decomp_pre_intra_get_mem_recs()
2712 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt; in ihevce_decomp_pre_intra_init()
2742 ps_ctxt = (ihevce_decomp_pre_intra_ctxt_t *)ps_mem_tab[DECOMP_PRE_INTRA_THRDS_CTXT].pv_base; in ihevce_decomp_pre_intra_init()
2869 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt; in ihevce_decomp_pre_intra_frame_init()
3061 ihevce_decomp_pre_intra_ctxt_t *ps_pre_intra_ctxt = in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit()
3564 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = in ihevce_decomp_pre_intra_get_frame_satd()
3589 ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = in ihevce_decomp_pre_intra_get_frame_satd_squared()
Dihevce_frame_process.c2421 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()