OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pDstUV
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libswconverter/
swconvertor.c
605
unsigned char *
pDstUV
= (unsigned char *)uv_dst;
635
pDstUV
[uvIndex++] = (unsigned char)U;
636
pDstUV
[uvIndex++] = (unsigned char)V;
756
unsigned char *
pDstUV
= (unsigned char *)uv_dst;
783
pDstUV
[uvIndex++] = (unsigned char)U;
784
pDstUV
[uvIndex++] = (unsigned char)V;
csc_ARGB8888_to_YUV420SP_NEON.s
10
@r1
pDstUV
Completed in 57 milliseconds