Home | History | Annotate | Download | only in src

Lines Matching refs:nBufferIndex

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