Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_imgproc.cpp475 RK_U8 *buf_c = buf + hor_stride * ver_stride; in TEST_COMM_FillImage() local
524 p = buf_c; in TEST_COMM_FillImage()
531 p = buf_c + hor_stride * ver_stride / 4; in TEST_COMM_FillImage()
547 p = buf_c; in TEST_COMM_FillImage()
564 p = buf_c; in TEST_COMM_FillImage()
571 p = buf_c + hor_stride * ver_stride / 2; in TEST_COMM_FillImage()
587 p = buf_c; in TEST_COMM_FillImage()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c1033 RK_U8 *buf_c = buf + hor_stride * ver_stride; in fill_image() local
1054 p = buf_c; in fill_image()
1061 p = buf_c + hor_stride * ver_stride / 4; in fill_image()
1077 p = buf_c; in fill_image()
1094 p = buf_c; in fill_image()
1101 p = buf_c + hor_stride * ver_stride / 2; in fill_image()
1117 p = buf_c; in fill_image()