Searched refs:nInt (Results 1 – 1 of 1) sorted by relevance
3982 nInt = media_buffer->meta_handle->numInts; in empty_this_buffer_proxy() local3983 met_error = ((nFds == 1 && nInt >= 2) /*normal*/ || in empty_this_buffer_proxy()3984 (nFds < 16 && nInt >= nFds*3) /*batch*/) ? false : true; in empty_this_buffer_proxy()3987 nFds, nInt); in empty_this_buffer_proxy()