Home | History | Annotate | Download | only in src

Lines Matching refs:nBufferIndex

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