Home
last modified time | relevance | path

Searched defs:V (Results 1 – 6 of 6) sorted by relevance

/hardware/msm7k/librpc/
Ddebug.h47 #define V PRINT macro
49 #define V(x...) do { } while(0) macro
/hardware/samsung_slsi/exynos5/libswconverter/
Dswconvertor.c524 unsigned int Y, U, V; in csc_RGB565_to_YUV420P() local
598 unsigned int Y, U, V; in csc_RGB565_to_YUV420SP() local
675 unsigned int Y, U, V; in csc_ARGB8888_to_YUV420P() local
749 unsigned int Y, U, V; in csc_ARGB8888_to_YUV420SP() local
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
Domx_rpc_utils.h82 #define RPC_paramCheck(C, V, S) do { \ argument
/hardware/ti/omap4xxx/domx/domx/
Domx_proxy_common.h94 #define PROXY_paramCheck(C, V, S) do {\ argument
/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core.c113 #define CORE_paramCheck(C, V, S) do {\ argument
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c124 short H[4],V[4]; in GetYUVformat() local