Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_hle_interface.c753 frm_proc_thrd_ctxt_t in ihevce_hle_interface_thrd()
758 frm_proc_thrd_ctxt_t in ihevce_hle_interface_thrd()
762 frm_proc_thrd_ctxt_t *aps_entropy_thrd_ctxt[IHEVCE_MAX_NUM_RESOLUTIONS][NUM_ENTROPY_THREADS]; in ihevce_hle_interface_thrd()
1243 s_memtab.i4_mem_size = sizeof(frm_proc_thrd_ctxt_t); in ihevce_hle_interface_thrd()
1252 aps_entropy_thrd_ctxt[res_ctr][ctr] = (frm_proc_thrd_ctxt_t *)s_memtab.pv_base; in ihevce_hle_interface_thrd()
1335 s_memtab.i4_mem_size = sizeof(frm_proc_thrd_ctxt_t); in ihevce_hle_interface_thrd()
1344 aps_enc_frm_proc_thrd_ctxt[res_ctr][ctr] = (frm_proc_thrd_ctxt_t *)s_memtab.pv_base; in ihevce_hle_interface_thrd()
1453 s_memtab.i4_mem_size = sizeof(frm_proc_thrd_ctxt_t); in ihevce_hle_interface_thrd()
1462 aps_pre_enc_frm_proc_thrd_ctxt[res_ctr][ctr] = (frm_proc_thrd_ctxt_t *)s_memtab.pv_base; in ihevce_hle_interface_thrd()
1550 s_memtab.i4_mem_size = sizeof(frm_proc_thrd_ctxt_t); in ihevce_hle_interface_thrd()
[all …]
Dihevce_hle_interface.h230 } frm_proc_thrd_ctxt_t; typedef
Dihevce_entropy_cod.c146 frm_proc_thrd_ctxt_t *ps_thrd_ctxt; in ihevce_ent_coding_thrd()
169 ps_thrd_ctxt = (frm_proc_thrd_ctxt_t *)pv_frm_proc_thrd_ctxt; in ihevce_ent_coding_thrd()
Dihevce_frame_process.c2881 frm_proc_thrd_ctxt_t *ps_thrd_ctxt; in ihevce_enc_frm_proc_slave_thrd()
2895 ps_thrd_ctxt = (frm_proc_thrd_ctxt_t *)pv_frm_proc_thrd_ctxt; in ihevce_enc_frm_proc_slave_thrd()
6092 frm_proc_thrd_ctxt_t *ps_thrd_ctxt = (frm_proc_thrd_ctxt_t *)pv_frm_proc_thrd_ctxt; in ihevce_pre_enc_process_frame_thrd()