Home | History | Annotate | Download | only in test

Lines Matching full:buffercount

372   unsigned int buffercount = 0,i=0;
382 buffercount = decode_context->input_buffer.actualcount;
385 for (i=0;i<buffercount;i++)
404 buffercount = decode_context->output_buffer.actualcount;
409 for (i=0;i<buffercount;i++)
423 for (i=0;i<buffercount;i++)
452 unsigned int buffercount = 0,i=0,alignedsize=0;
470 buffercount = decode_context->input_buffer.actualcount;
484 buffercount = decode_context->output_buffer.actualcount;
490 calloc (sizeof (struct vdec_output_frameinfo *),buffercount);
498 for (i=0; i< buffercount; i++)
501 calloc (sizeof (struct vdec_output_frameinfo),buffercount);
516 calloc (sizeof (struct vdec_bufferpayload *),buffercount);
537 for (i=0; i< buffercount; i++)
557 for (i=0; i< buffercount; i++)