Home
last modified time | relevance | path

Searched defs:img_width (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dmain.cc96 … *load_image(const char *image_path, rknn_tensor_attr *input_attr, int *img_height, int *img_width) in load_image()
233 int img_width = 0; in main() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c244 unsigned img_width = tpg_hdiv(tpg, p, dev->compose_cap.width); in vivid_copy_buffer() local
598 unsigned img_width = dev->compose_cap.width; in vivid_overlay() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain.cc125 int img_width = 0; in main() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dyolo_image.cc43 int img_width = 0; // the width of the actual input image variable
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2237 unsigned img_width; member
2313 unsigned img_width = params->img_width; in tpg_fill_plane_extras() local
2412 unsigned img_width = params->img_width; in tpg_fill_plane_pattern() local
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran.h157 int img_x, img_y, img_width, img_height; /* crop settings (subframe capture) */ member
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h643 int img_width; member