Searched refs:util_check_stride_by_pixel (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | utils.c | 1047 static RK_S32 util_check_stride_by_pixel(RK_S32 workaround, RK_S32 width, in util_check_stride_by_pixel() function 1279 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image() 1309 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image() 1335 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image()
|