Home
last modified time | relevance | path

Searched refs:actualcount (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp3023 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3196 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3896 for(i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
3904 if(i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
3905 DEBUG_PRINT_ERROR("Already using %d o/p buffers\n", drv_ctx.op_buf.actualcount); in use_output_buffer()
4042 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4104 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4112 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4119 else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) in use_input_heap_buffers()
4121 …%lu, drv_ctx.ip_buf.actualcount = %d\n", __FUNCTION__, m_in_alloc_cnt, drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp3458 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3576 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
4145 drv_ctx.op_buf.actualcount = prop.uProperty.sOpBuffReq.nMinCount; in set_parameter()
4203 prop.uProperty.sOpBuffReq.nMaxCount = drv_ctx.op_buf.actualcount; in set_parameter()
4587 for(i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
4595 if(i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
4596 DEBUG_PRINT_ERROR("Already using %d o/p buffers", drv_ctx.op_buf.actualcount); in use_output_buffer()
4604 DEBUG_PRINT_HIGH("allocating m_pSwVdecOpBuffer %d", drv_ctx.op_buf.actualcount); in use_output_buffer()
4605 … m_pSwVdecOpBuffer = (SWVDEC_OPBUFFER*)calloc(sizeof(SWVDEC_OPBUFFER), drv_ctx.op_buf.actualcount); in use_output_buffer()
4611 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
[all …]
Domx_vdec_hevc.cpp2737 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
2800 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3639 for (i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
3646 if (i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
3647 DEBUG_PRINT_ERROR("Already using %d o/p buffers", drv_ctx.op_buf.actualcount); in use_output_buffer()
3831 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
3882 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3886 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3890 } else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) { in use_input_heap_buffers()
4005 if (index < drv_ctx.ip_buf.actualcount && drv_ctx.ptr_inputbuffer) { in free_input_buffer()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp2758 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
2821 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3660 for (i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
3667 if (i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
3668 DEBUG_PRINT_ERROR("Already using %d o/p buffers", drv_ctx.op_buf.actualcount); in use_output_buffer()
3852 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
3903 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3907 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3911 } else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) { in use_input_heap_buffers()
4026 if (index < drv_ctx.ip_buf.actualcount && drv_ctx.ptr_inputbuffer) { in free_input_buffer()
[all …]
Domx_vdec.cpp2926 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3004 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3900 for (i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
3907 if (i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
4133 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4138 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4143 } else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) { in use_input_heap_buffers()
4274 if (index < drv_ctx.ip_buf.actualcount && drv_ctx.ptr_inputbuffer) { in free_input_buffer()
4332 if (index < drv_ctx.op_buf.actualcount in free_output_buffer()
4433 drv_ctx.ip_buf.actualcount); in allocate_input_heap_buffer()
[all …]
Domx_vdec_msm8974.cpp3425 … drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3427 … drv_ctx.extradata_info.count = drv_ctx.op_buf.actualcount; in set_parameter()
3548 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
4690 for (i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
4697 if (i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
4698 DEBUG_PRINT_ERROR("Already using %d o/p buffers", drv_ctx.op_buf.actualcount); in use_output_buffer()
4708 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4917 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4968 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4972 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp2864 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
2944 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3800 for(i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
3808 if(i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
3985 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3989 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
3995 else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) in use_input_heap_buffers()
4124 if (index < drv_ctx.ip_buf.actualcount && drv_ctx.ptr_inputbuffer) in free_input_buffer()
4179 if (index < drv_ctx.op_buf.actualcount in free_output_buffer()
4251 drv_ctx.ip_buf.actualcount); in allocate_input_heap_buffer()
[all …]
Domx_vdec.cpp3070 (portDefn->nBufferCountActual > drv_ctx.op_buf.actualcount + 2)) { in set_parameter()
3072 portDefn->nBufferCountActual, drv_ctx.op_buf.actualcount); in set_parameter()
3076 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
3161 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter()
4127 for(i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer()
4135 if(i >= drv_ctx.op_buf.actualcount) { in use_output_buffer()
4335 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4339 drv_ctx.ip_buf.actualcount); in use_input_heap_buffers()
4345 else if (m_in_alloc_cnt < drv_ctx.ip_buf.actualcount) in use_input_heap_buffers()
4479 if (index < drv_ctx.ip_buf.actualcount && drv_ctx.ptr_inputbuffer) in free_input_buffer()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c349 (int)init_decode->input_buffer.actualcount); in init_encoder()
354 init_decode->input_buffer.actualcount = init_decode->input_buffer.mincount + 2; in init_encoder()
378 (int)init_decode->output_buffer.actualcount); in init_encoder()
436 buffercount = encoder_context->input_buffer.actualcount; in free_buffer()
458 buffercount = encoder_context->output_buffer.actualcount; in free_buffer()
509 buffercount = encoder_context->input_buffer.actualcount; in allocate_buffer()
523 buffercount = encoder_context->output_buffer.actualcount; in allocate_buffer()
648 while (i < encoder_context->output_buffer.actualcount) in start_encoding()
674 while (i < encoder_context->input_buffer.actualcount) in start_encoding()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c280 init_decode->input_buffer.actualcount); in init_decoder()
286 init_decode->input_buffer.actualcount = init_decode->input_buffer.mincount + 2; in init_decoder()
309 init_decode->output_buffer.actualcount); in init_decoder()
365 buffercount = decode_context->input_buffer.actualcount; in free_buffer()
384 buffercount = decode_context->output_buffer.actualcount; in free_buffer()
443 buffercount = decode_context->input_buffer.actualcount; in allocate_buffer()
454 buffercount = decode_context->output_buffer.actualcount; in allocate_buffer()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c293 init_decode->input_buffer.actualcount); in init_decoder()
299 init_decode->input_buffer.actualcount = init_decode->input_buffer.mincount + 2; in init_decoder()
324 init_decode->output_buffer.actualcount); in init_decoder()
382 buffercount = decode_context->input_buffer.actualcount; in free_buffer()
404 buffercount = decode_context->output_buffer.actualcount; in free_buffer()
470 buffercount = decode_context->input_buffer.actualcount; in allocate_buffer()
484 buffercount = decode_context->output_buffer.actualcount; in allocate_buffer()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp385 …_property.mincount=m_sInput_buff_property.maxcount=m_sInput_buff_property.actualcount=bufreq.count; in venc_open()
392 …roperty.mincount=m_sOutput_buff_property.maxcount=m_sOutput_buff_property.actualcount=bufreq.count; in venc_open()
473 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
474 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
478 m_sInput_buff_property.actualcount = temp_count; in venc_set_buf_req()
488 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
489 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
493 m_sOutput_buff_property.actualcount = temp_count; in venc_set_buf_req()
559 …_property.mincount=m_sInput_buff_property.maxcount=m_sInput_buff_property.actualcount=bufreq.count; in venc_get_buf_req()
563 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
[all …]
Dvideo_encoder_device.cpp350 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
351 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
357 m_sInput_buff_property.actualcount = temp_count; in venc_set_buf_req()
367 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
368 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
374 m_sOutput_buff_property.actualcount = temp_count; in venc_set_buf_req()
521 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
541 *actual_buff_count = m_sOutput_buff_property.actualcount; in venc_get_buf_req()
594 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param()
607 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp453 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
454 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
460 m_sInput_buff_property.actualcount = temp_count; in venc_set_buf_req()
468 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
469 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
475 m_sOutput_buff_property.actualcount = temp_count; in venc_set_buf_req()
654 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
673 *actual_buff_count = m_sOutput_buff_property.actualcount; in venc_get_buf_req()
732 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param()
746 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param()
[all …]
Dvideo_encoder_device_v4l2.cpp992 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_open()
997 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_open()
1139 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
1140 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
1145 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
1146 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
1229 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_get_buf_req()
1231 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
1270 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_get_buf_req()
1272 *actual_buff_count = m_sOutput_buff_property.actualcount; in venc_get_buf_req()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp454 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
455 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
461 m_sInput_buff_property.actualcount = temp_count; in venc_set_buf_req()
469 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
470 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
476 m_sOutput_buff_property.actualcount = temp_count; in venc_set_buf_req()
655 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
674 *actual_buff_count = m_sOutput_buff_property.actualcount; in venc_get_buf_req()
733 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param()
747 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param()
[all …]
Dvideo_encoder_device_v4l2.cpp1250 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_open()
1255 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_open()
1399 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req()
1400 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
1405 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req()
1406 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req()
1500 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = actualCount; in venc_get_buf_req()
1502 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req()
1519 mInputExtradata.update(m_sInput_buff_property.actualcount + 1, extra_data_size); in venc_get_buf_req()
1558 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_get_buf_req()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Dvideo_encoder_device_copper.h52 unsigned long actualcount; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_enc.h274 unsigned long actualcount; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h60 unsigned long actualcount; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_enc.h478 unsigned long actualcount; member
Dmsm_vidc_dec.h245 uint32_t actualcount; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h245 uint32_t actualcount; member
Dmsm_vidc_enc.h529 unsigned long actualcount; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_enc.h300 unsigned long actualcount; member

12