/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 4918 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 5137 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 5141 if (pmem_baseaddress == MAP_FAILED) in allocate_output_buffer() 5157 drv_ctx.ptr_outputbuffer [i].bufferaddr = pmem_baseaddress; in allocate_output_buffer() 5168 pmem_baseaddress, in allocate_output_buffer() 5175 pmem_baseaddress); in allocate_output_buffer() 9210 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 9221 fwrite(pmem_baseaddress[index], (w * h * 3)/2, 1, fp); in get_il_buf_hdr() 9322 if (pmem_fd[index] > 0 && pmem_baseaddress[index]) { in free_output_buffer() 9323 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() [all …]
|
D | omx_vdec_copper.cpp | 4558 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 4623 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 4627 if (pmem_baseaddress == MAP_FAILED) in allocate_output_buffer() 4714 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 5289 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 5362 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 5366 if (pmem_baseaddress == MAP_FAILED) in allocate_output_buffer() 5458 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 9376 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 9449 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 9517 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 9520 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 9528 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 9544 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() [all …]
|
D | omx_vdec.cpp | 4711 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 4938 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 4942 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 4958 drv_ctx.ptr_outputbuffer [i].bufferaddr = pmem_baseaddress; in allocate_output_buffer() 4969 pmem_baseaddress, in allocate_output_buffer() 4976 pmem_baseaddress); in allocate_output_buffer() 9475 bufadd->pBuffer,pmem_fd[index],pmem_baseaddress[index]); in get_il_buf_hdr() 9555 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 9633 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 9636 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() [all …]
|
D | omx_vdec_hevc.cpp | 4412 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 4474 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 4478 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 4563 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 8291 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 8365 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 8433 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 8436 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 8444 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 8460 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_msm8974.cpp | 5574 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 5641 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 5645 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 5739 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 10371 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 10450 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 10521 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 10524 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 10532 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 10548 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 5491 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 5566 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 5570 if (pmem_baseaddress == MAP_FAILED) in allocate_output_buffer() 5662 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 9578 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 9651 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 9719 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 9722 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 9730 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 9746 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() [all …]
|
D | omx_vdec_hevc.cpp | 4391 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 4453 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 4457 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 4542 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 8237 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 8311 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 8379 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 8382 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 8390 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 8406 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_v4l2.cpp | 6437 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 6495 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 6499 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 6593 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer() 11665 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 11744 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 11815 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 11818 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 11826 pmem_baseaddress[i],op_buf_ion_info[i].ion_alloc_data.handle,pmem_fd[i]); in allocate_buffers_color_convert() 11842 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 874 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 901 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
D | omx_vdec.h | 1023 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 892 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
D | omx_vdec_hevc_swvdec.h | 1056 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
D | omx_vdec.h | 1059 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1124 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6509 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 6544 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 6547 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 6559 drv_ctx.ptr_outputbuffer[i].bufferaddr = pmem_baseaddress; in allocate_output_buffer() 11333 pmem_fd[index], pmem_baseaddress[index], in get_il_buf_hdr() 11334 pmem_baseaddress[index]); in get_il_buf_hdr() 11451 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 11520 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 11523 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 11543 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1342 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1265 unsigned char *pmem_baseaddress[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 4868 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 4886 pmem_baseaddress = (unsigned char *)mmap(NULL, in allocate_output_buffer() 4890 if (pmem_baseaddress == MAP_FAILED) in allocate_output_buffer() 4956 pmem_baseaddress + (drv_ctx.op_buf.buffer_size*i); in allocate_output_buffer()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 12828 pmem_baseaddress[index], pmem_baseaddress[index]); in get_il_buf_hdr() 12956 munmap(pmem_baseaddress[index], buffer_size_req); in free_output_buffer() 13026 pmem_baseaddress[i] = (unsigned char *)mmap(NULL,buffer_size_req, in allocate_buffers_color_convert() 13029 if (pmem_baseaddress[i] == MAP_FAILED) { in allocate_buffers_color_convert() 13049 m_out_mem_ptr_client[i].pBuffer = pmem_baseaddress[i]; in allocate_buffers_color_convert() 13106 flush_data.vaddr = pmem_baseaddress[index]; in cache_ops()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6902 unsigned char *pmem_baseaddress = NULL; in allocate_output_buffer() local 6941 pmem_baseaddress = (unsigned char *)ion_map(pmem_fd, drv_ctx.op_buf.buffer_size); in allocate_output_buffer() 6942 if (pmem_baseaddress == MAP_FAILED) { in allocate_output_buffer() 6958 (*omx_ptr_outputbuffer)[i].bufferaddr = pmem_baseaddress; in allocate_output_buffer()
|