Lines Matching refs:idx
485 #define cvQueryHistValue_nD( hist, idx ) \486 ((float)cvGetRealND( (hist)->bins, (idx)))496 #define cvGetHistValue_nD( hist, idx ) \497 ((float*)cvPtrND( (hist)->bins, (idx), 0))