Home | History | Annotate | Download | only in src

Lines Matching refs:nAllocLen

3120     input->nAllocLen         = m_inp_buf_size;
3231 bufHdr->nAllocLen = bytes;
3565 h264_scratch.nAllocLen = m_inp_buf_size;
3617 input->nAllocLen = m_inp_buf_size;
3779 input->nAllocLen = m_inp_buf_size;
3925 bufHdr->nAllocLen = bytes;
5516 if (vdec_msg->msgdata.output_frame.len <= omxhdr->nAllocLen)
5541 if (vdec_msg->msgdata.output_frame.len <= omxhdr->nAllocLen)
5753 if (pdest_frame->nAllocLen ==
5829 if ((pdest_frame->nAllocLen - pdest_frame->nFilledLen) >=
5849 if ((pdest_frame->nAllocLen - pdest_frame->nFilledLen) >=
5909 if ( (pdest_frame->nAllocLen - pdest_frame->nFilledLen) >=
5942 if ( (pdest_frame->nAllocLen - pdest_frame->nFilledLen) >=
5985 if (h264_scratch.nAllocLen ==
6003 if ( (pdest_frame->nAllocLen - pdest_frame->nFilledLen) >=
6094 dest_len = pdest_frame->nAllocLen - (pdest_frame->nFilledLen +