Lines Matching defs:size

497 VideoHeap::VideoHeap(int devicefd, size_t size, void* base,
501 (void) size;
505 // ionInit(devicefd, base, size, 0 , MEM_DEVICE,handle,ionMapfd);
508 VideoHeap::VideoHeap(int fd, size_t size, void* base)
511 init(dup(fd), base, size, 0 , MEM_DEVICE);
2810 DEBUG_PRINT_LOW("Buffer queue size %d pending buf cnt %d",
3323 buffer = (OMX_U8*)mmap(0, handle->size,
3326 DEBUG_PRINT_ERROR("Failed to mmap pmem with fd = %d, size = %d", handle->fd, handle->size);
3330 eRet = use_buffer(hComp,params->bufferHeader,params->nPortIndex,data,handle->size,buffer);
4155 /* set the max smooth-streaming resolution to get the buffer size */
4514 munmap((void *)drv_ctx.extradata_info.uaddr, drv_ctx.extradata_info.size);
4518 drv_ctx.extradata_info.size = (drv_ctx.extradata_info.size + 4095) & (~4095);
4519 DEBUG_PRINT_HIGH("allocate extradata memory size %d", drv_ctx.extradata_info.size);
4527 drv_ctx.extradata_info.size, 4096,
4535 drv_ctx.extradata_info.size,
4544 memset(drv_ctx.extradata_info.uaddr, 0, drv_ctx.extradata_info.size);
4553 munmap((void *)drv_ctx.extradata_info.uaddr, drv_ctx.extradata_info.size);
4651 if ((OMX_U32)handle->size < drv_ctx.op_buf.buffer_size) {
4654 drv_ctx.op_buf.buffer_size, (OMX_U32)handle->size);
4658 drv_ctx.op_buf.buffer_size = (OMX_U32)handle->size;
4661 buff = (OMX_U8*)mmap(0, handle->size,
4664 DEBUG_PRINT_ERROR("Failed to mmap pmem with fd = %d, size = %d", handle->fd, handle->size);
4690 DEBUG_PRINT_HIGH("allocate output buffer memory size %d", drv_ctx.op_buf.buffer_size);
5060 DEBUG_PRINT_LOW("unmap the input buffer size=%d address = %p",
5117 DEBUG_PRINT_LOW("unmap the ouput buffer size=%d address = %p",
5327 DEBUG_PRINT_HIGH("Allocate ion input Buffer size %d", drv_ctx.ip_buf.buffer_size);
5516 DEBUG_PRINT_HIGH("allocate outputBuffer size %d",drv_ctx.op_buf.buffer_size * drv_ctx.op_buf.actualcount);
6166 DEBUG_PRINT_LOW("Non-Arbitrary mode - buffer address is: malloc %p, pmem%p in Index %d, buffer %p of size %lu",
6517 //map the buffer handle based on the size set on output port definition.
6530 DEBUG_PRINT_LOW("fill_this_buffer: bufHdr %p idx %d mapped pBuffer %p size %u", buffer, nPortIndex, buff, drv_ctx.op_buf.buffer_size);
7323 DEBUG_PRINT_LOW("WRITING extradata, size=%d,type=%d",p_extra->nSize, p_extra->eType);
7931 DEBUG_PRINT_LOW("Non-zero NAL length clip, hence parse with NAL size %d",nal_length);
7935 DEBUG_PRINT_ERROR("Error In Parsing NAL size, Return Error");
8052 DEBUG_PRINT_LOW("Last frame in else dest addr %p size %lu frame_count %d",
8077 allocation.size = buffer_size;
8086 allocation.align, allocation.size);
8128 DEBUG_PRINT_LOW("ION ALLOC memory heap_id %d mask %0xx size %d align %d",
8399 drv_ctx.extradata_info.size = buffer_prop->actualcount * extra_data_size;
8404 DEBUG_PRINT_HIGH("GetBufReq UPDATE: ActCnt(%d) Size(%d) BufSize(%d) BufType(%d), extradata size %d",
8431 DEBUG_PRINT_ERROR("Buffer size alignment error: Requested(%d) Required(%d)",
8492 drv_ctx.extradata_info.size = buffer_prop->actualcount * drv_ctx.extradata_info.buffer_size;
8874 DEBUG_PRINT_LOW("Invalid extra data size");
9414 DEBUG_PRINT_LOW("desc table data size=%lu", m_desc_buffer_ptr[buffer_index].desc_data_size);
9487 "driver size %d destination size %d",
9619 DEBUG_PRINT_ERROR("Get buffer size failed");
9871 DEBUG_PRINT_ERROR("swvdec input buf size %d count %d",drv_ctx.op_buf.buffer_size,drv_ctx.op_buf.actualcount);
9913 DEBUG_PRINT_HIGH("swvdec opbuf size %lu extradata size %d total size %d count %d",
9946 DEBUG_PRINT_ERROR("Buffer size alignment error: Requested(%d) Required(%d)",
9987 drv_ctx.extradata_info.size = buffer_prop->actualcount * drv_ctx.extradata_info.buffer_size;
10408 DEBUG_PRINT_HIGH("allocate interm output buffer size %d idx %lu",