Searched defs:pv_enc_ctxt (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_hle_q_func.c | 126 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_buff() 261 IV_API_CALL_STATUS_T ihevce_q_set_buff_prod(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id) in ihevce_q_set_buff_prod() 389 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_filled_buff() 545 IV_API_CALL_STATUS_T ihevce_q_rel_buf(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id) in ihevce_q_rel_buf()
|
D | ihevce_function_selector.c | 444 void ihevce_init_function_ptr(void *pv_enc_ctxt, IV_ARCH_T e_processor_arch) in ihevce_init_function_ptr()
|
D | ihevce_multi_thrd_funcs.c | 431 void *pv_enc_ctxt, ihevce_lap_enc_buf_t *ps_curr_inp, WORD32 i4_curr_frm_id) in ihevce_prepare_job_queue() 704 void *pv_enc_ctxt, ihevce_lap_enc_buf_t *ps_curr_inp, WORD32 i4_ping_pong) in ihevce_prepare_pre_enc_job_queue()
|
D | ihevce_hle_interface.h | 227 void *pv_enc_ctxt; member
|