Searched refs:ptr_respbuffer (Results 1 – 13 of 13) sorted by relevance
387 if (decode_context->ptr_respbuffer) { in free_buffer()389 if (decode_context->ptr_respbuffer [i]) { in free_buffer()390 free (decode_context->ptr_respbuffer[i]); in free_buffer()391 decode_context->ptr_respbuffer [i] = NULL; in free_buffer()395 free (decode_context->ptr_respbuffer); in free_buffer()396 decode_context->ptr_respbuffer = NULL; in free_buffer()459 decode_context->ptr_respbuffer = (struct vdec_output_frameinfo **)\ in allocate_buffer()462 if (decode_context->ptr_respbuffer == NULL) { in allocate_buffer()468 decode_context->ptr_respbuffer [i] = (struct vdec_output_frameinfo *)\ in allocate_buffer()471 if (decode_context->ptr_respbuffer [i] == NULL) { in allocate_buffer()[all …]
407 if (decode_context->ptr_respbuffer) in free_buffer()411 if (decode_context->ptr_respbuffer [i]) in free_buffer()413 free (decode_context->ptr_respbuffer[i]); in free_buffer()414 decode_context->ptr_respbuffer [i] = NULL; in free_buffer()417 free (decode_context->ptr_respbuffer); in free_buffer()418 decode_context->ptr_respbuffer = NULL; in free_buffer()489 decode_context->ptr_respbuffer = (struct vdec_output_frameinfo **)\ in allocate_buffer()492 if (decode_context->ptr_respbuffer == NULL) in allocate_buffer()500 decode_context->ptr_respbuffer [i] = (struct vdec_output_frameinfo *)\ in allocate_buffer()502 if (decode_context->ptr_respbuffer [i] == NULL) in allocate_buffer()[all …]
49 struct vdec_output_frameinfo **ptr_respbuffer; member
239 struct vdec_output_frameinfo *ptr_respbuffer; member
48 struct vdec_output_frameinfo **ptr_respbuffer; member
235 struct vdec_output_frameinfo *ptr_respbuffer; member
264 struct vdec_output_frameinfo *ptr_respbuffer; member
4646 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()4656 && drv_ctx.ptr_respbuffer) in allocate_output_buffer()4709 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()4710 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()4745 if(drv_ctx.ptr_respbuffer) in allocate_output_buffer()4747 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()4748 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()5504 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local5523 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()5524 if (ptr_respbuffer) in fill_this_buffer_proxy()[all …]
4952 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()4967 && drv_ctx.ptr_respbuffer in allocate_output_buffer()5019 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()5020 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()5062 if(drv_ctx.ptr_respbuffer) in allocate_output_buffer()5064 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()5065 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()5869 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local5888 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()5889 if (ptr_respbuffer) in fill_this_buffer_proxy()[all …]
5385 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()5398 if(m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer && drv_ctx.ptr_respbuffer in allocate_output_buffer()5453 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()5454 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()5489 if(drv_ctx.ptr_respbuffer) in allocate_output_buffer()5491 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()5492 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()6362 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local6385 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()6386 if (ptr_respbuffer) in fill_this_buffer_proxy()[all …]
4750 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()4765 && drv_ctx.ptr_respbuffer in allocate_output_buffer()4816 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()4817 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()4870 if (drv_ctx.ptr_respbuffer) { in allocate_output_buffer()4871 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()4872 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()5630 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local5650 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()5652 if (ptr_respbuffer) { in fill_this_buffer_proxy()[all …]
4498 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()4508 && drv_ctx.ptr_respbuffer) { in allocate_output_buffer()4560 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()4561 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()4591 if (drv_ctx.ptr_respbuffer) { in allocate_output_buffer()4592 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()4593 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()5304 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local5322 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()5323 if (ptr_respbuffer) { in fill_this_buffer_proxy()[all …]
5179 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()5189 && drv_ctx.ptr_respbuffer) { in allocate_output_buffer()5241 bufHdr->pOutputPortPrivate = &drv_ctx.ptr_respbuffer[i]; in allocate_output_buffer()5242 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()5275 if (drv_ctx.ptr_respbuffer) { in allocate_output_buffer()5276 free(drv_ctx.ptr_respbuffer); in allocate_output_buffer()5277 drv_ctx.ptr_respbuffer = NULL; in allocate_output_buffer()6042 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() local6076 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()6077 if (ptr_respbuffer) { in fill_this_buffer_proxy()[all …]