Home | History | Annotate | Download | only in traincascade

Lines Matching full:ext_buf

263     uchar* ext_buf = _ext_buf ? _ext_buf : (uchar*)inn_buf;
264 float* values_buf = (float*)ext_buf;
373 uchar* ext_buf = _ext_buf ? _ext_buf : base_buf + base_size;
375 int* cat_labels_buf = (int*)ext_buf;
493 uchar* ext_buf = _ext_buf ? _ext_buf : (uchar*)inn_buf;
495 float* values_buf = (float*)ext_buf;
563 uchar* ext_buf = _ext_buf ? _ext_buf : base_buf + base_size;
565 int* cat_labels_buf = (int*)ext_buf;
655 uchar* ext_buf = _ext_buf ? _ext_buf : (uchar*)inn_buf;
656 float* values_buf = (float*)ext_buf;
736 uchar* ext_buf = _ext_buf ? _ext_buf : (uchar*)inn_buf;
737 int* cat_labels_buf = (int*)ext_buf;