Home
last modified time | relevance | path

Searched refs:util_check_stride_by_pixel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_imgproc.cpp443 static RK_S32 util_check_stride_by_pixel(RK_S32 workaround, RK_S32 width, in util_check_stride_by_pixel() function
669 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in TEST_COMM_FillImage()
699 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in TEST_COMM_FillImage()
725 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in TEST_COMM_FillImage()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c998 static RK_S32 util_check_stride_by_pixel(RK_S32 workaround, RK_S32 width, in util_check_stride_by_pixel() function
1230 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image()
1260 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image()
1286 if (util_check_stride_by_pixel(is_pixel_stride, width, hor_stride, pix_w)) { in fill_image()