Searched refs:min_poi (Results 1 – 1 of 1) sorted by relevance
268 RK_S32 min_poi = INT_MAX; in get_outputable_smallest_poi() local278 if (min_poi > p->poi) { in get_outputable_smallest_poi()279 min_poi = p->poi; in get_outputable_smallest_poi()289 *poi = min_poi; in get_outputable_smallest_poi()