Searched refs:hor_width (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.cpp | 179 RK_U32 hor_width = mpp_frame_get_width(frame); in Decode() local 186 hor_width, ver_height, hor_stride, ver_stride, buf_size, pts, dts); in Decode() 256 … callback(this->userdata, hor_stride, ver_stride, hor_width, ver_height, format, fd, data_vir); in Decode()
|