Home
last modified time | relevance | path

Searched refs:min_buff_count (Results 1 – 18 of 18) 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/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h161 OMX_U32 *min_buff_count,
/hardware/qcom/media/msm8998/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.cpp2126 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2152 *min_buff_count = PortDef->nBufferCountMin; in dev_get_buf_req()
2162 OMX_U32 const *min_buff_count, in dev_set_buf_req() argument
2173 (void)min_buff_count; in dev_set_buf_req()
2403 OMX_U32 *min_buff_count, in swvenc_get_buffer_req() argument
2440 *min_buff_count = Prop.info.buffer_req.mincount; in swvenc_get_buffer_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()
Domx_video_encoder.cpp2543 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2548 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
2555 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
2560 return handle->venc_set_buf_req(min_buff_count, in dev_set_buf_req()
Dvideo_encoder_device_v4l2.cpp1602 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
1607 (void)min_buff_count, (void)buff_size; in venc_set_buf_req()
1655 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
1721 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
1782 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()
/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.cpp2402 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2407 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
2414 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
2419 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.cpp1406 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
1411 (void)min_buff_count, (void)buff_size; in venc_set_buf_req()
1475 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
1535 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
1593 *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.cpp2142 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count, in dev_get_buf_req() argument
2147 return handle->venc_get_buf_req(min_buff_count, in dev_get_buf_req()
2154 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count, in dev_set_buf_req() argument
2159 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.cpp1130 bool venc_dev::venc_set_buf_req(OMX_U32 *min_buff_count, in venc_set_buf_req() argument
1135 (void)min_buff_count, (void)buff_size; in venc_set_buf_req()
1183 bool venc_dev::venc_get_buf_req(OMX_U32 *min_buff_count, in venc_get_buf_req() argument
1231 *min_buff_count = m_sInput_buff_property.mincount; in venc_get_buf_req()
1272 *min_buff_count = m_sOutput_buff_property.mincount; in venc_get_buf_req()