Home
last modified time | relevance | path

Searched defs:roi (Results 1 – 21 of 21) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/infer/
Droi_pooling_infer.c34 const TensorC *roi = inputs[1]; in ROIPoolingInferShape() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcvtracker.h95 cv::Ptr<cv::Rect> roi; member
97 cv::Ptr<cv::Rect2d> roi; member
Dgstfaceblur.cpp371 Mat roi (img, Rect (r->x, r->y, r->width, r->height)); in gst_face_blur_transform_ip() local
Dgsthanddetect.cpp415 Mat roi (filter->cvGray, Rect (0, in gst_handdetect_transform_ip() local
Dgstfacedetect.cpp569 Mat roi (filter->cvGray, r); in gst_face_detect_run_detector() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Droi_pooling_fp32.c24 int ROIPooling(const float *in_ptr, float *out_ptr, const float *roi, float *max_c, int tid, in ROIPooling()
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dimage_preprocess.cc112 const cv::Rect roi(offsetW, offsetH, width, height); in CenterCrop() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh265enc.h76 mfxExtEncoderROI roi[2]; member
Dgstmsdkh264enc.h60 mfxExtEncoderROI roi[2]; member
Dgstmsdkenc.c395 GstVideoRegionOfInterestMeta *roi; in gst_msdkenc_get_roi_params() local
/third_party/ffmpeg/libavfilter/
Dvf_addroi.c99 AVRegionOfInterest *roi; in addroi_filter_frame() local
Dvf_showinfo.c137 const AVRegionOfInterest *roi; in dump_roi() local
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCamControl.h150 …PARAM_FLOAT_RECT_T roi; /// region of interest to use on the sensor. Normalised [0,1] values in… member
/third_party/ffmpeg/libavcodec/
Dvaapi_encode.c495 const AVRegionOfInterest *roi; in vaapi_encode_issue() local
2210 VAConfigAttribValEncROI roi = { in vaapi_encode_init_roi() local
Dlibx265.c426 const AVRegionOfInterest *roi; in libx265_encode_set_roi() local
Dvaapi_encode.h80 VAEncROI *roi; member
82 void *roi; member
Dlibx264.c387 const AVRegionOfInterest *roi; in X264_frame() local
Dlibvpxenc.c1371 const AVRegionOfInterest *roi = NULL; in set_roi_map() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h145 CropRoiConfig roi; member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc476 cv::Rect roi(x, y, w, h); in Crop() local
679 cv::Rect roi(x, y, crop_width, crop_height); in CropAndResize() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dimage_process_test.cc70 cv::Rect roi; in cv3CImageProcess() local
397 cv::Rect roi; in cv1CImageProcess() local