Home
last modified time | relevance | path

Searched refs:m_inp_act_buf_count (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
Domx_qcelp13_aenc.cpp270 m_inp_act_buf_count (OMX_CORE_NUM_INPUT_BUFFERS), in omx_qcelp13_aenc()
2463 portDefn->nBufferCountActual = m_inp_act_buf_count; in get_parameter()
2765 m_inp_act_buf_count = portDefn->nBufferCountActual; in set_parameter()
2768 m_inp_act_buf_count =OMX_CORE_NUM_INPUT_BUFFERS; in set_parameter()
3216 if(m_inp_current_buf_count < m_inp_act_buf_count) in allocate_input_buffer()
3568 if (m_inp_current_buf_count < m_inp_act_buf_count) in use_input_buffer()
4342 m_inp_act_buf_count = 0; in deinit_encoder()
4461 if ((m_inp_act_buf_count == m_inp_current_buf_count) in allocate_done()
4467 if ((m_inp_act_buf_count == m_inp_current_buf_count) && m_inp_bEnabled ) in allocate_done()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
Domx_amr_aenc.cpp271 m_inp_act_buf_count (OMX_CORE_NUM_INPUT_BUFFERS), in omx_amr_aenc()
2465 portDefn->nBufferCountActual = m_inp_act_buf_count; in get_parameter()
2766 m_inp_act_buf_count = portDefn->nBufferCountActual; in set_parameter()
2769 m_inp_act_buf_count =OMX_CORE_NUM_INPUT_BUFFERS; in set_parameter()
3217 if(m_inp_current_buf_count < m_inp_act_buf_count) in allocate_input_buffer()
3569 if (m_inp_current_buf_count < m_inp_act_buf_count) in use_input_buffer()
4341 m_inp_act_buf_count = 0; in deinit_encoder()
4461 if ((m_inp_act_buf_count == m_inp_current_buf_count) in allocate_done()
4467 if ((m_inp_act_buf_count == m_inp_current_buf_count) && m_inp_bEnabled ) in allocate_done()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
Domx_evrc_aenc.cpp269 m_inp_act_buf_count (OMX_CORE_NUM_INPUT_BUFFERS), in omx_evrc_aenc()
2467 portDefn->nBufferCountActual = m_inp_act_buf_count; in get_parameter()
2768 m_inp_act_buf_count = portDefn->nBufferCountActual; in set_parameter()
2771 m_inp_act_buf_count =OMX_CORE_NUM_INPUT_BUFFERS; in set_parameter()
3219 if(m_inp_current_buf_count < m_inp_act_buf_count) in allocate_input_buffer()
3571 if (m_inp_current_buf_count < m_inp_act_buf_count) in use_input_buffer()
4342 m_inp_act_buf_count = 0; in deinit_encoder()
4460 if ((m_inp_act_buf_count == m_inp_current_buf_count) in allocate_done()
4466 if ((m_inp_act_buf_count == m_inp_current_buf_count) && m_inp_bEnabled ) in allocate_done()
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
Domx_aac_aenc.cpp272 m_inp_act_buf_count (OMX_CORE_NUM_INPUT_BUFFERS), in omx_aac_aenc()
2551 portDefn->nBufferCountActual = m_inp_act_buf_count; in get_parameter()
2864 m_inp_act_buf_count = portDefn->nBufferCountActual; in set_parameter()
2867 m_inp_act_buf_count =OMX_CORE_NUM_INPUT_BUFFERS; in set_parameter()
3316 if(m_inp_current_buf_count < m_inp_act_buf_count) in allocate_input_buffer()
3669 if (m_inp_current_buf_count < m_inp_act_buf_count) in use_input_buffer()
4498 m_inp_act_buf_count = 0; in deinit_encoder()
4620 if ((m_inp_act_buf_count == m_inp_current_buf_count) in allocate_done()
4626 if ((m_inp_act_buf_count == m_inp_current_buf_count) && m_inp_bEnabled ) in allocate_done()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
Domx_amr_aenc.h381 unsigned int m_inp_act_buf_count; // Num of Input Buffers variable
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
Domx_qcelp13_aenc.h381 unsigned int m_inp_act_buf_count; // Num of Input Buffers variable
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
Domx_evrc_aenc.h381 unsigned int m_inp_act_buf_count; // Num of Input Buffers variable
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
Domx_aac_aenc.h463 unsigned int m_inp_act_buf_count; // Num of Input Buffers variable