Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_hle_interface.h331 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
343 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
347 WORD32 *pi4_buff_id,
354 WORD32 *pi4_buff_id,
398 WORD32 *pi4_buff_id,
Dihevce_hle_q_func.h68 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
73 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
Dihevce_hle_q_func.c126 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_buff() argument
142 ihevce_buff_que_get_free_buf(ps_enc_ctxt->s_enc_ques.apv_q_hdl[i4_q_id], pi4_buff_id); in ihevce_q_get_free_buff()
389 void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_filled_buff() argument
405 ihevce_buff_que_get_next_buf(ps_enc_ctxt->s_enc_ques.apv_q_hdl[i4_q_id], pi4_buff_id); in ihevce_q_get_filled_buff()
Dihevce_hle_interface.c1640 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_inp_data_buff() argument
1653 ps_hle_ctxt->apv_enc_hdl[0], IHEVCE_INPUT_DATA_CTRL_Q, pi4_buff_id, i4_blocking_mode); in ihevce_q_get_free_inp_data_buff()
1678 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_inp_ctrl_buff() argument
1684 ps_hle_ctxt->apv_enc_hdl[0], IHEVCE_INPUT_ASYNCH_CTRL_Q, pi4_buff_id, i4_blocking_mode); in ihevce_q_get_free_inp_ctrl_buff()
1710 WORD32 *pi4_buff_id, in ihevce_q_get_free_out_strm_buff() argument
1720 pi4_buff_id, in ihevce_q_get_free_out_strm_buff()
1746 WORD32 *pi4_buff_id, in ihevce_q_get_free_out_recon_buff() argument
1756 pi4_buff_id, in ihevce_q_get_free_out_recon_buff()
1910 WORD32 *pi4_buff_id, in ihevce_q_get_filled_recon_buff() argument
1920 pi4_buff_id, in ihevce_q_get_filled_recon_buff()
[all …]