Home | History | Annotate | Download | only in src

Lines Matching refs:nBufferIndex

3798     unsigned int nBufferIndex ;
3827 nBufferIndex = buffer - ((!meta_mode_enable)?m_inp_mem_ptr:meta_buffer_hdr);
3829 if (nBufferIndex > m_sInPortDef.nBufferCountActual ) {
3830 DEBUG_PRINT_ERROR("ERROR: ETB: Invalid buffer index[%d]", nBufferIndex);