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.h333 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
345 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode);
349 WORD32 *pi4_buff_id,
356 WORD32 *pi4_buff_id,
400 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.c1617 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_inp_data_buff() argument
1630 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()
1655 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 *pi4_buff_id, WORD32 i4_blocking_mode) in ihevce_q_get_free_inp_ctrl_buff() argument
1661 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()
1687 WORD32 *pi4_buff_id, in ihevce_q_get_free_out_strm_buff() argument
1697 pi4_buff_id, in ihevce_q_get_free_out_strm_buff()
1723 WORD32 *pi4_buff_id, in ihevce_q_get_free_out_recon_buff() argument
1733 pi4_buff_id, in ihevce_q_get_free_out_recon_buff()
1887 WORD32 *pi4_buff_id, in ihevce_q_get_filled_recon_buff() argument
1897 pi4_buff_id, in ihevce_q_get_filled_recon_buff()
[all …]