Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c77 CSC_V_PLANE = 2 enumerator
123 (unsigned char *)handle->dst_buffer.planes[CSC_V_PLANE], in conv_sw_src_argb888()
161 (unsigned char *)handle->dst_buffer.planes[CSC_V_PLANE], in conv_sw_src_nv12t()
202 memcpy((unsigned char *)handle->dst_buffer.planes[CSC_V_PLANE], in conv_sw_src_yuv420p()
203 (unsigned char *)handle->src_buffer.planes[CSC_V_PLANE], in conv_sw_src_yuv420p()
214 (unsigned char *)handle->src_buffer.planes[CSC_V_PLANE], in conv_sw_src_yuv420p()
239 (unsigned char *)handle->dst_buffer.planes[CSC_V_PLANE], in conv_sw_src_yuv420sp()
303 dst_addr[2] = handle->dst_buffer.planes[CSC_V_PLANE]; in conv_hw()
809 csc_handle->src_buffer.planes[CSC_V_PLANE] = addr[2]; in csc_set_src_buffer()
827 csc_handle->dst_buffer.planes[CSC_V_PLANE] = addr[2]; in csc_set_dst_buffer()