Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A DdrmDsp.c87 unsigned char *psY = NULL,*pdY = NULL,*psUV = NULL,*pdUV = NULL; in arm_camera_yuv420_scale_arm() local
126 pdUV = pdY + dst_w*dst_h; in arm_camera_yuv420_scale_arm()
154 pdY[dstW -1 - x] = r0; in arm_camera_yuv420_scale_arm()
156 pdY[x] = r0; in arm_camera_yuv420_scale_arm()
158 pdY += dstW; in arm_camera_yuv420_scale_arm()