Home
last modified time | relevance | path

Searched refs:IP_FUNC_MODE_0 (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.h44 IP_FUNC_MODE_0 = 1, enumerator
Dihevcd_iquant_itrans_recon_ctb.c88 { IP_FUNC_MODE_0, /* Mode 0 */
/external/libhevc/encoder/
Dihevce_global_tables.c376 IP_FUNC_MODE_0, /* Mode 0 */
Dihevce_enc_loop_structs.h327 IP_FUNC_MODE_0 = 0, enumerator
Dihevce_enc_loop_pass.c5320 ps_ctxt->apf_lum_ip[IP_FUNC_MODE_0] = in ihevce_enc_loop_init()
5339 ps_ctxt->apf_chrm_ip[IP_FUNC_MODE_0] = in ihevce_enc_loop_init()
Dihevce_decomp_pre_intra_pass.c1541 g_apf_lum_ip[IP_FUNC_MODE_0] = ps_ed_ctxt->ps_func_selector->ihevc_intra_pred_luma_planar_fptr; in ihevce_ed_frame_init()