/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 3023 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/ |
D | omx_vdec_hevc_swvdec.cpp | 3458 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 …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 2758 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 …]
|
D | omx_vdec.cpp | 2926 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 …]
|
D | omx_vdec_msm8974.cpp | 3426 … (portDefn->nBufferCountActual != drv_ctx.op_buf.actualcount || in set_parameter() 3436 … drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 3438 … drv_ctx.extradata_info.count = drv_ctx.op_buf.actualcount; in set_parameter() 3550 … (portDefn->nBufferCountActual != drv_ctx.ip_buf.actualcount || in set_parameter() 3561 drv_ctx.ip_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 4740 for (i=0; i< drv_ctx.op_buf.actualcount; i++) { in use_output_buffer() 4747 if (i >= drv_ctx.op_buf.actualcount) { in use_output_buffer() 4748 DEBUG_PRINT_ERROR("Already using %d o/p buffers", drv_ctx.op_buf.actualcount); in use_output_buffer() 4758 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4967 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 2864 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 …]
|
D | omx_vdec.cpp | 3070 (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/ |
D | video_encoder_test.c | 349 (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-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 293 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-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 280 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/venc/src/ |
D | video_encoder_device_copper.cpp | 385 …_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 …]
|
D | video_encoder_device.cpp | 350 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/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 454 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 …]
|
D | video_encoder_device_v4l2.cpp | 1267 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_open() 1272 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_open() 1416 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req() 1417 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req() 1422 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req() 1423 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req() 1534 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = actualCount; in venc_get_buf_req() 1536 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req() 1553 mInputExtradata.update(m_sInput_buff_property.actualcount + 1, extra_data_size); in venc_get_buf_req() 1592 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_get_buf_req() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 453 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 …]
|
D | video_encoder_device_v4l2.cpp | 993 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_open() 998 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_open() 1140 temp_count = m_sInput_buff_property.actualcount; in venc_set_buf_req() 1141 m_sInput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req() 1146 temp_count = m_sOutput_buff_property.actualcount; in venc_set_buf_req() 1147 m_sOutput_buff_property.actualcount = *actual_buff_count; in venc_set_buf_req() 1230 m_sInput_buff_property.mincount = m_sInput_buff_property.actualcount = bufreq.count; in venc_get_buf_req() 1232 *actual_buff_count = m_sInput_buff_property.actualcount; in venc_get_buf_req() 1271 m_sOutput_buff_property.mincount = m_sOutput_buff_property.actualcount = bufreq.count; in venc_get_buf_req() 1273 *actual_buff_count = m_sOutput_buff_property.actualcount; in venc_get_buf_req() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_device_copper.h | 52 unsigned long actualcount; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_enc.h | 274 unsigned long actualcount; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_enc.h | 478 unsigned long actualcount; member
|
D | msm_vidc_dec.h | 245 uint32_t actualcount; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 60 unsigned long actualcount; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_enc.h | 300 unsigned long actualcount; member
|
D | msm_vidc_dec.h | 172 uint32_t actualcount; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_vidc_enc.h | 300 unsigned long actualcount; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_enc.h | 300 unsigned long actualcount; member
|