Home
last modified time | relevance | path

Searched refs:min_buff_count (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h149 OMX_U32 *min_buff_count,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp1313 bool omx_swvenc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
1327 *min_buff_count = property.uProperty.sIpBuffReq.nMinCount; in dev_get_buf_req()
1334 *min_buff_count = property.uProperty.sOpBuffReq.nMinCount; in dev_get_buf_req()
1344 bool omx_swvenc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
1353 if (*min_buff_count > *actual_buff_count) return false; in dev_set_buf_req()
Domx_swvenc_mpeg4.cpp2068 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2094 *min_buff_count = PortDef->nBufferCountMin; in dev_get_buf_req()
2104 OMX_U32 const *min_buff_count, in dev_set_buf_req() argument
2115 (void)min_buff_count; in dev_set_buf_req()
2335 OMX_U32 *min_buff_count, in swvenc_get_buffer_req() argument
2372 *min_buff_count = Prop.info.buffer_req.mincount; in swvenc_get_buffer_req()
Domx_video_encoder.cpp2293 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2298 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
2305 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
2310 return handle->venc_set_buf_req(min_buff_count, in dev_set_buf_req()
Dvideo_encoder_device.cpp444 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() argument
638 bool venc_dev::venc_get_buf_req(unsigned long *min_buff_count, in venc_get_buf_req() argument
654 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
673 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
Dvideo_encoder_device_v4l2.cpp1389 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
1394 (void)min_buff_count, (void)buff_size; in venc_set_buf_req()
1442 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
1501 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
1559 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp1580 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
1585 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
1592 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
1597 return handle->venc_set_buf_req(min_buff_count, in dev_set_buf_req()
Dvideo_encoder_device_copper.cpp461 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() argument
530 bool venc_dev::venc_get_buf_req(unsigned long *min_buff_count, in venc_get_buf_req() argument
562 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
599 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
Dvideo_encoder_device.cpp338 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
504 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
520 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
540 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2097 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2102 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
2109 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
2114 return handle->venc_set_buf_req(min_buff_count, in dev_set_buf_req()
Dvideo_encoder_device.cpp443 bool venc_dev::venc_set_buf_req(unsigned long *min_buff_count, in venc_set_buf_req() argument
637 bool venc_dev::venc_get_buf_req(unsigned long *min_buff_count, in venc_get_buf_req() argument
653 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
672 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
Dvideo_encoder_device_v4l2.cpp1129 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
1134 (void)min_buff_count, (void)buff_size; in venc_set_buf_req()
1182 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
1230 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
1271 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()